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
--- Begin Message ---
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
--- End Message ---
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php