I don't recommend making two requests to MySQL. If you have a big database, it will consume too many resources just for the login script. Make a single request and get all of the user data in that single request. Then compare passwords, simple as that.
Results 1 to 7 of 7
Thread: [Mysql] Help
Threaded View
- 14 Jun. 2010 02:46pm #7