/ Published in: PHP
URL: http://es.php.net/manual/es/function.nl2br.php#60381
Change \n for \r\n\r\n
Expand |
Embed | Plain Text
function nl2p($text) { ", "</p> <p>", $text) . "</p>"; }
You need to login to post a comment.
