<?php printf("PHP %d\n", defined('PHP_MAJOR_VERSION') ? PHP_MAJOR_VERSION : PHP_VERSION); if (true) { echo 1 + array(); } echo "Finished\n";
You have javascript disabled. You will not be able to edit any code.