3v4l.org

run code in 300+ PHP versions simultaneously
<?php $str = 'Hello World'; $strArray=explode(" ", $str); $strArray=array_reverse($strArray); $str=implode($strArray, " "); echo $str;

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.08 ms | 2179 KiB | 13 Q