I'm having users post messages to a MySQL database records and want to
retain the formatting (such as carriage returns and so forth).

I have everything actually working all except that the formatting. Messages
are being posted but when they are returned they lack the carriage returns.
I'd like to be able to make characters bold and so forth, but would settle
for the carriage returns if the rest is too difficult.

Thanks



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

Reply via email to