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> <Vom Nutzer übermittelte Daten
Last updated: Fri, 30 Oct 2009

view this page in

Magic Quotes

Inhaltsverzeichnis

Warnung

Dieses Feature ist seit PHP 5.3.0 DEPRECATED (veraltet) und wird in PHP 6.0.0 ENTFERNT. Sich auf dieses Feature zu verlassen ist in keiner Weise empfehlenswert.

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> <Vom Nutzer übermittelte Daten
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites