Forum Moderators: open

Message Too Old, No Replies

PHP, MySQL user logins and passwords

...pointers..?

         

tonynoriega

8:40 pm on Jan 19, 2007 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I have a client who wants to create a form on their site that allows users to create basically a user account....

Name
email
address
phone
company

they want to use the name and email address as the UserName and Password.

I have a good idea on how to store the info into the Mysql dbase, but how would i set up a login page to query their information against the dbase to allow access into the site?

eelixduppy

9:02 pm on Jan 19, 2007 (gmt 0)



Hello!

There's a great thread in the PHP forum library on the matter: PHP User Authentication and Passwords [webmasterworld.com].

Best of luck! :)