PHP Multi Explode Tiny function to split a string by a array of the string for PHP. Different ways preg_split (one of the best way) str_replace + explode explode + implode