Re: how to connect to MySQL with an ecripted password.

2005-01-10 Thread Jason Martin
On Mon, Jan 10, 2005 at 11:44:48AM -0800, Eduardo Castro wrote: > Is there a way to encript the password in the text file? Or anothe way > to connect to my sql with an encripted password? Any authentication token you store in a text file will be just as useful as an unencrypted password, since on

how to connect to MySQL with an ecripted password.

2005-01-10 Thread Eduardo Castro
Hi, I am trying to connect to my sql using a php script, but I do not want to store the MySQL user password in a text file. Is there a way to encript the password in the text file? Or anothe way to connect to my sql with an encripted password? Thanks. -- MySQL General Mailing List For list a