Daniel Hollands
January 30th, 2001, 18:27
Can someone help me with a username and password script for PHP please?
I think the basic would be to pull the info out of the database, and then do a simple:
$password == $db_password
Would this be the best way, or is there a better way that you can think of?
BTW, I’m still learning PHP, as you may have guessed by now :)
I think the basic would be to pull the info out of the database, and then do a simple:
$password == $db_password
Would this be the best way, or is there a better way that you can think of?
BTW, I’m still learning PHP, as you may have guessed by now :)