Long strings
Moderator: moderators
Long strings
It appears on fax. Then string is more than X length (maybe 32) it is good to wrap it automatically. Its easy to do with wordwarp() function http://www.php.net/manual/en/function.wordwrap.php
Re: Long strings
WordWrap() is indeed a cool function for wrapping text. WordWarp() moves the offending text off to another dimension where it can't bother you anymore.TakeON wrote:Then string is more than X length (maybe 32) it is good to wrap it automatically. Its easy to do with wordwarp() function
