http://uk.php.net/manual/en/function.nl2br.php
At 05:34 30/08/2004 +0000, you wrote:
From: "michael" <michael@xxxxxxxxxxxxx> Reply-To: michael@xxxxxxxxxxxxx To: <php-db@xxxxxxxxxxxxx> CC: Message-ID: <e713df6e3d314e229c73b7313e6ac672@xxxxxxxxxxxxx> Subject: end of line
Hi. I'm trying to find a simple way to allow a client to update a "notes" page on her site whenever she wants. I created a form which allows her to save a few paragraphs to a mysql table. What I want to do, though, is write her paragraphs to an html page so others can see her words. Is there a way to replace newlines with <p> tags, so that her carriage returns show up as separate paragraphs when I write it to html? Also, she uses a mac - doesn't mac register newlines and carriage returns different than windows or unix? Thanks in advance.
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php