MissL Posted May 8, 2007 Share Posted May 8, 2007 Hi Could someone please help me! How do I use php script to check whether a persons username and password match thoes in a table. I have a table with all the details of users and a form which allows a user to type in their username and password. On the action of onsubmit how could i use php to check from the table that this name exists? ??? Quote Link to comment https://forums.phpfreaks.com/topic/50482-verify-username-and-password/ Share on other sites More sharing options...
The Little Guy Posted May 8, 2007 Share Posted May 8, 2007 Just an example: http://snippets.tzfiles.com/snippet.php?id=4 You will need to modify it to YOUR needs. Quote Link to comment https://forums.phpfreaks.com/topic/50482-verify-username-and-password/#findComment-248039 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.