PHP eksploduje wiele ograniczeń
$output = preg_split('/(@|,|;)/', $input);
YC
$output = preg_split('/(@|,|;)/', $input);