user authentication

admin

Administrator
Staff member
I am new to PHP. I am trying to do a simple user login page with MySQL as the database to store names and passwords. I was wondering what field type to use in conjunction with the password MySQL function.
 
Back
Top