PHPRegexpreg_split

Split string by a regular expression.

Syntax

preg_split(string $pattern, string $subject): array|false