When you have the standard

$link = mysql_connect("localhost","username","secretpassword");

Would it not be possible for someone to use PHP from another server to
download your source and find out your MySQL details including password?




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

Reply via email to