On Wed, 2004-04-07 at 22:59, Chris wrote: > The second, longer, one is the correct one. > > It looks like the column you've got the password stored in is too small, it > must be 32 characters long > > Chris >
On Wed, 2004-04-07 at 22:57, Jason Wong wrote: >md5() returns a 32 character string so whatever is stored in your DB is >obviously truncated. Make sure the field holding the password is of >sufficient size/length. >-- >Jason Wong -> Gremlins Associates -> www.gremlins.biz >Open Source Software Systems Integrators >* Web Design & Hosting * Internet & Intranet Applications Development * thank you both so much , that was exactly the problem :) thanks, jd -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php