Is there a way to connect to your database using php without hard coding
a password into the php file?  We run PostgreSQL 7.1 on a Linux 7.2
server with the latest version of apache.  I don't want to change the
authentication within Postgres to not require a password.  But I also,
for security reasons, don't want to have passwords coded into the php
scripts for accessing the database.  I'm very new to php, but very
excited about what I've learned so far.  Any help would be appreciated.

thanks,

Elkan


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

Reply via email to