Can anyone tell me how i can prevent that users can see my connection string
to mysql database?
Using my browser i could easely use the function: view source.....show ing
the html/php code.
IF the file includes the connection string than anyone could see my database
name and password.....
How can i prevent this??
Please help.
Mark
to mysql database?
Using my browser i could easely use the function: view source.....show ing
the html/php code.
IF the file includes the connection string than anyone could see my database
name and password.....
How can i prevent this??
Please help.
Mark
Comment