I have a script which takes a memo field and stuffs it into a "mediumtext"
column of a MySQL table.

When I spit out the contents of the field, the carriage returns are no
longer there... how do I maintain the integrity of the paragraphs in text
fields?

Thanks




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

Reply via email to