Re: [PHP-DB] about unsecure connection to mysql

2004-04-14 Thread John Newbigin
I have a proposal for a solution to this problem. At the moment it is not ready for use but I welcome feedback on the idea. You can read my proposal and download the code from here: http://uranus.it.swin.edu.au/~jn/linux/php/passwords.htm John. Sukanto Kho wrote: Hi all, I've created a fil

Re: [PHP-DB] about unsecure connection to mysql

2004-04-14 Thread John W. Holmes
Sukanto Kho wrote: I've created a file named 'connection'(used to connect to mysql server)... This file connect to mysql server with user=root en password inserted The problem is user name (in this case root) and password appeared in file... so that anyone who get the file may know what the

[PHP-DB] about unsecure connection to mysql

2004-04-14 Thread Sukanto Kho
Hi all, I've created a file named 'connection'(used to connect to mysql server)... This file connect to mysql server with user=root en password inserted The problem is user name (in this case root) and password appeared in file... so that anyone who get the file may know what the password an