Hi!
I have this code:
$message = ereg_replace("\r\n\r\n", "\n<P>", $message);
And the new rows are placed under the old ones.
I want to change so the old messages get placed under is that possible?
Thanks for help.
Jan
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP] How to get new row on top? Jan Grafstr�m
- Re: [PHP] How to get new row on top? Mukul Sabharwal
- Re: [PHP] How to get new row on top? Tom
- Re: [PHP] How to get new row on top? Mukul Sabharwal
- Re: [PHP] How to get new row on top? Jan Grafstr�m

