3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Beispiel 1 $txt = "#hallo du arschi #hallo du arschi"; $headline = explode("#", $txt); echo $headline[0]; // Teil1 ?>

preferences:
62.08 ms | 404 KiB | 5 Q