Escaped characters

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I am storing some text from forms into MySQL as base64_encode(). So far this has worked well at dealing with weird characters. But when I output it, everything is escaped with \. I can't replace those out with '' since sometimes they are supposed to be in there. What's the best way to output this text from the database and not have the \ visible?

Thanks,

- Brian

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux