magic_quotes_gpc is simple, it essentially runs addslashes on all GET, POST and COOKIE data.
That's it. http://www.php.net/ref.info#ini.magic-quotes-gpc http://www.php.net/addslashes http://www.php.net/variables.external Not sure about your problem, maybe someone else can help. Regards, Philip On Wed, 4 Dec 2002, John Taylor-Johnston wrote: > What are magic quotes? Will this help me? > > http://news.php.net/article.php?group=php.general&article=126934 > > How is this different from stripslashes. > > I have RTF doc :) > > http://www.php.net/manual/en/function.get-magic-quotes-gpc.php > > Be gentil ::p > > -- > John Taylor-Johnston > ----------------------------------------------------------------------------- > "If it's not open-source, it's Murphy's Law." > > - Université de Sherbrooke: > http://compcanlit.ca/ > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php