Sending a hashed password on mysql_connect

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,



Is it possible to send a already hashed password on mysql_connect? Usually
when I use mysql_connect (host, user, password), for example
mysql_connect("myhostaddres", "userabc", "12345"), I use a text password. I
tried to hash a password and then sent it but my connection failed.



Is this possible? Any Ideas?



Thanks.



Andre Matos

andre.matos@xxxxxxxxxxxx

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux