<?php ob_start(null, 0, 0); echo "hello"; ob_end_clean(); echo "done";
You have javascript disabled. You will not be able to edit any code.