Connecting to MySQL database from PHP -


everything find on net tells me provide database user , password connect database.

being paranoid usual, don't because means has php source can log database , screw data. way access database?

context: http://www.cyberciti.biz/tips/facebook-source-code.html

since php parsed interpreter , html output, need not fear there no way hold of php source (guessing have set appropriate measures php source cannot downloaded).

block traffic mysql server outside. allow localhost use it.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -