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:
155.13 ms | 2180 KiB | 11 Q