I was just doing a tutorial on Flash/PHP integration (another great one by webmonkey if anyone is interested http://www.webmonkey.com/webmonkey/03/40/index0a_page7.html?tw=programming). At the end, he suggests insulating your mysql_pconnect request with a require/include. I did this for my Flash scripts, but wp-config.php doesn't use mysql_pconnect. I have multiple WP installs on the same server. Is there anything I should do to protect the integrity of my server?
Thanks again,
Brenton