Re: Re: Breaking a line in two

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Actually, in HTML the space is irrelevant if you are breaking the line.

Thank you,
Micah Gersten
onShore Networks 
Internal Developer
http://www.onshore.com


Ashley Sheridan wrote:
> Unfortunately, the wordwrap function won't do what he needs. He needed
> to add a <br/> *after* the space, and not replace the space.
>
> Ash
> www.ashleysheridan.co.uk
>   
>
> ------------------------------------------------------------------------
>
> Subject:
> Re:  Re: Breaking a line in two
> From:
> Micah Gersten <micah@xxxxxxxxxxx>
> Date:
> Wed, 20 Aug 2008 10:49:49 -0500
> To:
> php-general@xxxxxxxxxxxxx
>
> To:
> php-general@xxxxxxxxxxxxx
>
>
> If you use wordwrap, you don't need nl2br.  See Example 1 for wordwrap.
>
> Thank you,
> Micah Gersten
> onShore Networks
> Internal Developer
> http://www.onshore.com
>
>
>
> Lupus Michaelis wrote:
>   
>> Ron Piggott a écrit :
>>
>>     
>>> This is 23 characters long.  I want <br> added after the 12th character,
>>> following the first space:
>>>       
>>   I guess you want to use wordwrap <http://www.php.net/wordwrap> and
>> nl2br <http://www.php.net/nl2br>.
>>
>>     
>
>   

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux