chunk_split

chunk_split -- Split a string into smaller chunks

Description

string chunk_split ( string body [, int chunklen [, string end]])

דוגמה 1 . chunk_split( ) example






See also explode( ) , split( ) and wordwrap( ) .