Jump to content

php login in popup


anujgarg

Recommended Posts

hi

 

i want to make a php login script to be opened in a popup window.

 

User has to login in the popup window and after clicking on login button, the popup window should be closed and the user should be logged in.

 

If the user enters wrong username/password then the popup remains open and displays the error message of incorrect username/password.

 

has anyone any idea about it? how can i do it in PHP? I have created the popup window displaying username/password text boxes and a login button.

 

TIA

Anuj

Link to comment
https://forums.phpfreaks.com/topic/117016-php-login-in-popup/
Share on other sites

This has nothing to do with PHP, honestly, if you know how to make a login.  Let me outline this for you though:

 

1) Make a login script.

 

2) Make a pop-up.

 

3) Do absolutely nothing, thereby combining the two. (Because they're completely unrelated, actually.)

 

4) ...???

 

5) Profit!

Link to comment
https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601837
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.