Eksploduj Zwracaj pustą tablicę

$array = array_filter( explode(",", $string ));
Clean Cowfish