PC Nerd Posted July 16, 2006 Share Posted July 16, 2006 i am creating a login script, where if the username and password do not match a database query, then it relocates users to the login page again. because i have already passed values, how can i relocate the user, (eg, not header())all help appreciated Quote Link to comment https://forums.phpfreaks.com/topic/14747-relocating-user/ Share on other sites More sharing options...
Tandem Posted July 16, 2006 Share Posted July 16, 2006 How about if the username and pasword do not match, print an error message and then include'login page url here; ... Quote Link to comment https://forums.phpfreaks.com/topic/14747-relocating-user/#findComment-58859 Share on other sites More sharing options...
PC Nerd Posted July 16, 2006 Author Share Posted July 16, 2006 thanks Quote Link to comment https://forums.phpfreaks.com/topic/14747-relocating-user/#findComment-58860 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.