mysql with php, password hiding

wxdqz

New Member
hi,

this is kinda newbie question, so sory for that.

when we connect to MySQL using PHP, we type the MySQL user/pass directly to our PHP code. this normally lets the local users acess the MySQL user/pass since they have the permission to read our php code.
is there any way to overcome this security problem? i don't think solutions with PHP/MySQL is this much vulnerable, so please let me know the way out.

thanx

--
Gazihan
 
Back
Top