mysql_pconnect("localhost","user","password")
Is there a way so that password will not be text? So someone looking at
the file would not be able to know the password?
Thanks
Ps my sysadmin say the want to do an apache "include" to hide the
password. What does this mean?