For Programmers: Free Programming Magazines  


Home > Archive > PHP DB > July 2005 > mysql_connect($server,$user,$password);









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author mysql_connect($server,$user,$password);
Chuck Han

2005-07-27, 5:02 pm

Much of the password discussion I've seen revolves around encrypting the
user-supplied password, but what about the user/password used to make the
initial connection? In other words, I'm assuming that the .php file has the
initial user and password right in the text in order to make the connection.
Is there a way around this, because it seems very insecure to me that these
parameters would be in the .php source. Or is the .php source supposedly
not readable?

thanks, Chuck
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com