3v4l.org

run code in 300+ PHP versions simultaneously
<?php $headerShown = false; // Pretend this is your while loop for($i = 0; $i <= 10; $i++){ // Pretend this is your condition if($i > 5){ if(!$headerShown){ echo '<h2>Header</header>', PHP_EOL; $headerShown = true; } echo $i, PHP_EOL; } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
159.6 ms | 1592 KiB | 10 Q