That option was added in 5.3.0 So you have to upgrade for that to work.

tedd wrote:
<div class="moz-text-flowed" style="font-family: -moz-fixed">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


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

Reply via email to