3v4l.org

run code in 300+ PHP versions simultaneously
<?php $some_array = [ "apples", "oranges", ]; foreach($some_array as $item) { // I want $content outside of the loop but here is an example $content = $item; echo $content; }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
151.03 ms | 2211 KiB | 10 Q