http://www.php.net/manual/fi/function.stripslashes.php

Steve

At 11:36 AM 5/29/2002 +0200, you wrote:
>i have some html that i submit using html
>example
><textarea name="test">
>     <font face="Arial">Perro</font>
></textarea>
>
>When i submit this and retrieve it on the target page the value looks like
>this:
><font face=\"Arial\">Perro</font>
>
>Can I somehow avoid that somehow?
>
>
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php
>
>
>--
>This message has been scanned for viruses and
>dangerous content by MailScanner, and is
>believed to be clean.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to