downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

What are Magic Quotes> <User Submitted Data
Last updated: Fri, 12 Mar 2010

view this page in

Magic Quotes

Table of Contents

Warning

This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 6.0.0. Relying on this feature is highly discouraged.

Magic Quotes is a process that automagically escapes incoming data to the PHP script. It's preferred to code with magic quotes off and to instead escape the data at runtime, as needed.



add a note add a note User Contributed Notes
Magic Quotes
John
22-Dec-2009 11:19
What sholid I use instead of magic_quotes?

What are Magic Quotes> <User Submitted Data
Last updated: Fri, 12 Mar 2010
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites