anujgarg Posted July 28, 2008 Share Posted July 28, 2008 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 More sharing options...
revraz Posted July 28, 2008 Share Posted July 28, 2008 Sounds like you should use Javascript. Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601836 Share on other sites More sharing options...
DarkWater Posted July 28, 2008 Share Posted July 28, 2008 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 More sharing options...
Jabop Posted July 28, 2008 Share Posted July 28, 2008 DarkWater, those are 5 steps to success. Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601838 Share on other sites More sharing options...
dezkit Posted July 28, 2008 Share Posted July 28, 2008 DARKWATERS IS EPIC WIN /b/ time Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601839 Share on other sites More sharing options...
DarkWater Posted July 28, 2008 Share Posted July 28, 2008 DarkWater, those are 5 steps to success. QFT. Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601844 Share on other sites More sharing options...
dezkit Posted July 28, 2008 Share Posted July 28, 2008 /thread Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-601851 Share on other sites More sharing options...
waynew Posted July 29, 2008 Share Posted July 29, 2008 What is this /b/ that you speak of newfags? O_o Link to comment https://forums.phpfreaks.com/topic/117016-php-login-in-popup/#findComment-602543 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.