External use of Frontend Login

Get help with installation and running phpwcms here. Please do not post bug reports or feature requests here.
Post Reply
leone
Posts: 21
Joined: Tue 19. Oct 2004, 11:30
Location: Switzerland

External use of Frontend Login

Post by leone »

I have a phpwcms site that I want to use for frontend login and then be able to redirect to another php structure (intranet) through a menu link in phpwcms. I would want to be able to use the login data for that page. I.e. if the user is logged on in the frontend he can click to this page and also has access and the necessary editing rights there, otherwise he will be directed back to the main site.

How would I have to go about to use phpwcms's credential validation for that purpose?

The external structure is necessary as I was not able to include it in the phpwcms structure. It is basically just a few tables that allow anyone direct editing and there are no mods that currently allow this, so I opted for a standalone structure connected to phpwcms.
Post Reply