Jump to content

php login page


bm4499

Recommended Posts

Hello,

 

Does anyone know how to deal with login?

 

Suppose I have detected a user logged in correctly with his User-id & password and thereafter a PHP page needs to be loaded BUT, however, a user must not be able to type the url of the php-page that must be access after proved user-id & password. How can I reach that?

 

with other words:

 

- after login is approved then http://www.myweb.com/provedusers/launchthis.php must be started AND without the right user-id & password the url http://www.myweb.com/provedusers/launchthis.php must be disabled....

 

Is this possible and how can this be reached?

 

thanks in advance,

 

perry

Link to comment
https://forums.phpfreaks.com/topic/131079-php-login-page/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.