> Ryan:
> 
> I don't see a problem with using:
> 
> 1. Turn magic_quotes OFF -- it's just a PITA anyway.

True
 
> 2. Then use mysql_real_escape_string() to store your
> html in the dB.
> 
> 3. Then use htmlentities() to retrieve the pages.

Thanks!
Ryan
 
 


------
- The faulty interface lies between the chair and the keyboard.
- Creativity is great, but plagiarism is faster!
- Smile, everyone loves a moron. :-)

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to