Wraps a string to a given number of characters using a string break character.
wordwrap — Wraps a string to a given number of characters
wordwrap ( string $str [, int $width = 75 [, string $break = “\n” [, bool $cut = FALSE ]]] ) : string
Have Feedback?
Let us know how we can improve this tool.
Share Feedback