Hi,
> > str_replace ("\n", "<br>", $var);
> >
> > -Dan Joseph
> >
>
> Is CR == NL? What's wrong with nl2br()?
Beats me, is it? nothing wrong with it I guess, I just didn't know about
that function.
-Dan Joseph
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

