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 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; ... 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 Link to comment https://forums.phpfreaks.com/topic/14747-relocating-user/#findComment-58860 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.