3v4l.org

run code in 300+ PHP versions simultaneously
<?php $to = explode(" ", substr("hello how are you bn",1,-1)); $lang = $to[count($arr)-1]; $txt = array_slice($to, 0, count($arr)-1,TRUE); echo($txt); echo("!!!"); echo($lang); ?>

preferences:
41.51 ms | 402 KiB | 5 Q