rabbitdog
Sat 12th May '01, 1:16am
Hi.
I'm trying to develop a script for distribution, and need to have it insert information into a database....
now, here's the question. Since it will be running on multiple servers with unknown php.ini configurations, I need to have it work (escape ",', etc.) regardless of the server's settings for magic_quotes_runtime and magic_quotes_gpc....
Anyone have any ideas on the best way to do this? Specifics are always welcome lol...
TYIA.
I'm trying to develop a script for distribution, and need to have it insert information into a database....
now, here's the question. Since it will be running on multiple servers with unknown php.ini configurations, I need to have it work (escape ",', etc.) regardless of the server's settings for magic_quotes_runtime and magic_quotes_gpc....
Anyone have any ideas on the best way to do this? Specifics are always welcome lol...
TYIA.