<?php die('another day'); echo 'no time to die'; echo "-----------------------"; $code = "die('another day'); echo 'no time to die';"; echo eval($code);
You have javascript disabled. You will not be able to edit any code.