While back I read in an article that placing UN and PASSwords in a PHP was 
not secure. couple of open source programs that I have seen they have for 
example

$database = ####;
$username = $$$$;
$password = ####;

It makes me wonder how secure in reallity it is to place your UN and 
Passwords on a PHP file.

Thanks for your input

-- 
...hG

http://www.helmutgranda.com

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

Reply via email to