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

search for in the

Qué Son Las Comillas Mágicas> <Datos Enviados por el Usuario
Last updated: Fri, 19 Jun 2009

view this page in

Comillas Mágicas

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.

Las comillas mágicas (o "Magic Quotes") se refieren a un proceso que automáticamente escapa datos de entrada en los scripts de PHP. Es recomendable escribir código con las comillas mágicas deshabilitadas, y en su lugar escapar los datos en tiempo de ejecución, a medida que se necesite.



add a note add a note User Contributed Notes
Comillas Mágicas
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites