W wxdqz New Member Aug 21, 2008 #1 hi all, i am in need of advice. I was wondering if it is possible to hide the password that you use to log on on to the database your accessing? eg. mysql_connect($host, $user, $pass); <-- is there a more secure way to do it?
hi all, i am in need of advice. I was wondering if it is possible to hide the password that you use to log on on to the database your accessing? eg. mysql_connect($host, $user, $pass); <-- is there a more secure way to do it?