nl2br()

On Fri, 2003-09-19 at 13:27, Chris Mach wrote:
> I have a simple little script that displays news articles that are stored in
> mySQL database.
> 
> However, when the script displays the data, it doesn't recognize the
> returns/enters. So I have to put <br><br> when ever I want a new paragraph
> to begin.
> 
> How can I get my script to recognize the returns? is there any functions for
> this type of thing?
> 
> Thanks

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

Reply via email to