Quote:
Originally Posted by calmlikeabomb
Ha, almost, but seriously...
I'm putting my server on the line. Root access to my SQL server can be found within that file.
|
how about just create a new mysql user for whatever you are doing and setup permissions correctly?
And really think about it, php is open source, it's probably tricky to extract full source code, but a skilled c programmer could tweak mysql_connect function in a few minutes to log all calls to that function, then just recompile php, run your code... it's hardly rocket science...