At 22:07 11.03.2003, CPT John W. Holmes said:
--------------------[snip]--------------------
>Use wordwrap()
--------------------[snip]-------------------- 

Hmm -one never stops learning I believe - I was missing this piece since :)
There's a bit of a difference between wordwarp() and my approach (see my
last post): wordwrap() counts the width for the while string, while my
regex just scans for words that are too long, leaving everything else alone.


-- 
   >O     Ernest E. Vogelsinger
   (\)    ICQ #13394035
    ^     http://www.vogelsinger.at/



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

Reply via email to