php-windows | 2003032
Date: 03/31/03
- Next message: ODCS: "Re: [PHP-WIN] Sending Mail with PHP"
- Previous message: Isetro Savi: "Re: [PHP-WIN] PHP as CSS Stylesheet - broken in IE6/PHP 4.3.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
What is the safest way to make a connection with php to mysql?
I'm using an require 'DB_conn.php' file that make the connection and this
file is outside /var/www/. Someone including my original file "login.php"
and printing the variable $user for example can see the value of the
variable, that in this example is my user for connection on mysql.
Someone have a better way to hide mysql user and password in php files?
Arthur
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: ODCS: "Re: [PHP-WIN] Sending Mail with PHP"
- Previous message: Isetro Savi: "Re: [PHP-WIN] PHP as CSS Stylesheet - broken in IE6/PHP 4.3.x"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

