Hi gang:

The manual says:

   http://www.php.net/nl2br

That I could use the function like so (Example #2):

   $new = nl2br($string, false);

But when I do, I get:

   Warning: Wrong parameter count for nl2br() in /home...

What's up with that?

I am using PHP Version 5.2.10

Cheers,

tedd

--
-------
http://sperling.com  http://ancientstones.com  http://earthstones.com

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

Reply via email to