3v4l.org

run code in 300+ PHP versions simultaneously
<?hh function transform($str) { return $str |> strtoupper($$) |> str_replace(' ', '_', $$) |> str_split($$) |> array_map(function($chr) { return ord($chr); }, $$) |> join('', $$); } echo transform("Flemming Busman");

This is an error 404

There are `0` results


preferences:
140.97 ms | 1399 KiB | 7 Q