<?php define('exit', '123'); echo \exit, "\n"; echo "still running...\n"; echo exit, "\n"; echo "no more running.";
You have javascript disabled. You will not be able to edit any code.