Explotar regresa una matriz vacía

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