A substitute for PHP's default wordwrap() function. This function doesn't touch HTML tags, but text.
Total Hits:
797
Total Votes:
0
Total Points:
0 (1 reviews)
Popularity:
Resource Reviews Provided by Member/Non-members:
Reviewed by
Comment
Rating
Reviewed on
RichardBronosky
This function just doesn't work! When I use this code, the resulting string is unchanged.
I've been search for hours for a good replacement to the built-in wordwrap function. Everyone in the php.net comments are clearly errored as well.