Re: end of line

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Try this:
echo str_replace ( "\n", "<p>", $string);

I believe it always stores newlines as \n, since PHP and MySQL are
native to Unix/Linux.
-- 
  Marcjon

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux