3v4l.org

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

This is an error 404

There are `0` results


preferences:
143.46 ms | 1403 KiB | 7 Q