Searched defs:explode (Results 1 – 2 of 2) sorted by relevance
1097 PHP_FUNCTION(explode) in PHP_FUNCTION() argument
744 function explode(string $separator, string $string, int $limit = PHP_INT_MAX): array {} function
Completed in 26 milliseconds