3v4l.org

run code in 300+ PHP versions simultaneously
<?php $input = "$example = 'Appel @ Ratte'"; $output = preg_split( "/ (@) /", $input ); echo $output;

preferences:
38.55 ms | 406 KiB | 6 Q