explode

function call:
array explode( string $delimiter, string $string [, int $limit] )

description:
Returns an array of strings, each of which is a substring of $string formed by splitting it on boundaries formed by the string $delimiter.

test explode online:
$delimiter

$string

$limit


Popular:
md5    base64_decode    Generate Password    base64_encode    Google Pagerank    preg_match    unserialize
Last:
md5    levenshtein    base64_decode    strlen    base64_encode    urlencode    unserialize