On Monday 23 July 2001 11:16 am, kmurrah wrote:
> How do I add new line characters to a text field in mySQL ?
>
> i.e. i need to manually insert "returns" into my text ...
>
> thanks in advance,
>
> KennM
Does the "\n" not work? I dont have time to try it write now but did you try
it?
--
PHP
UES ('first
row\nsecond row',...other_values)";
Hope this helps
Dobromir Velev
-Original Message-
From: kmurrah <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Monday, July 23, 2001 9:15 PM
Subject: [PHP-DB] line breaks in mySQL text fields
&
How do I add new line characters to a text field in mySQL ?
i.e. i need to manually insert "returns" into my text ...
thanks in advance,
KennM
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To con