PHP-manual
Föregående
Nästa
wordwrap
wordwrap -- Wraps a string to a given number of characters using a string break character.
Description
string
wordwrap
( string str [, int width [, string break [, int cut]]])
Not
:
Exempel
1
.
wordwrap(
)
example
Exempel
2
.
wordwrap(
)
example
Föregående
Hem
Nästa
Upp