functions-online

wordwrap

description

Wraps a string to a given number of characters using a string break character.

declaration of wordwrap

string wordwrap ( string $str [, int $width ] [, string $break ] [, bool $cut ] )

test wordwrap online













share wordwrap

comments for wordwrap

On 12. Sep 2011 11:30 Krrish wrote:

Useful site... We can test (run) our script directly here... Interesting.

+

Leave your comment