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, 24 Jul 2009

view this page in

Magic Quotes

Table of Contents

Warning

이 기능은 PHP 5.3.0부터 배제되고 PHP 6.0.0부터 제거됩니다. 이 기능에 의존하지 않기를 권합니다.

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
There are no user contributed notes for this page.

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