Hi, "Poon, Kelvin (Infomart)" <[EMAIL PROTECTED]> wrote:
[snip] > I am just looking for a more efficient way of solving this, can anyone > give me any idea? [/snip] I think you'll save yourself from so much trouble if: 1. You just leave those long text. If they didn't press ENTER, it means that they were typing a looong paragraph, no? 2. Use the nl2br() function to make sure that those parts where they pressed ENTER (a newline), would be turn into <br />. http://www.php.net/manual/en/function.nl2br.php Just my idea... - E __________________________________________________ Do You Yahoo!? Yahoo! BB is Broadband by Yahoo! http://bb.yahoo.co.jp/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php