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
Post a Comment