Re: [PHP] multiline text areas and mysql doesn't work :(

2001-05-13 Thread Keith Ng
In reply to [EMAIL PROTECTED]: > Return-Path: <[EMAIL PROTECTED]> > Received: from toye.php.net (va.php.net [198.186.203.51]) > by cobalt1.intermedia.com.sg (8.10.2/8.10.2) with SMTP id f4DGDXZ25935 > for <[EMAIL PROTECTED]>; Mon, 14 May 2001 00:13:39 +0800 > Received: (qmail 1286

Re: [PHP] multiline text areas and mysql doesn't work :(

2001-05-13 Thread Ethan Schroeder
It should be storing them unless you are doing something to the data before inserting it into the database. Have you tried outputting the data through nl2br() ?http://www.php.net/manual/en/function.nl2br.php Ethan Schroeder - Original Message - From: "Ciaron Nixon" <[EMAIL PROTECTED]> T