Re: [PHP-DOC] The nl2br() function and browser handling of multiple BR tags

2012-09-23 Thread Hannes Magnusson
On Sun, Sep 23, 2012 at 7:55 PM, wrote: > The current functionality of the nl2br() function is to insert a > tag before each newline in a string. (If the $is_xhtml > parameter is set to false, tags will be inserted instead of > tags.) According to the documentation for version 2.8.7 of > the L

[PHP-DOC] The nl2br() function and browser handling of multiple BR tags

2012-09-23 Thread mezzanine
The current functionality of the nl2br() function is to insert a tag before each newline in a string. (If the $is_xhtml parameter is set to false, tags will be inserted instead of tags.) According to the documentation for version 2.8.7 of the Lynx browser, the correct method for inserting blank

RE: [PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In The Manual -- First Steps

2012-09-23 Thread Thomas Punt
> Date: Mon, 10 Sep 2012 02:32:44 -0400 > From: theanomaly...@gmail.com > To: christopher.jo...@oracle.com > CC: phpdoc@lists.php.net; php-webmas...@lists.php.net > Subject: [PHP-DOC] Re: [PHP-WEBMASTER] Re: [PHP-DOC] Improving User Notes In > The Manual -- First Steps > > Sorry, forgot to rep