Forum Moderators: coopster

Message Too Old, No Replies

Prevent auto-ecaping form quotes.

         

inveni0

11:43 pm on Jan 22, 2006 (gmt 0)

10+ Year Member



I have an email form. When the form is emailed to me, it auto-escapes any quotes the user entered. Is there any way to prevent this?

FalseDawn

12:37 am on Jan 23, 2006 (gmt 0)

10+ Year Member



[us2.php.net...]
or set your magic_quotes_gpc setting to false.

inveni0

12:41 am on Jan 23, 2006 (gmt 0)

10+ Year Member



Oh yeah. I knew it was something simple. I love this forum.

Thanks!