<?php file_put_contents('/tmp/x', str_repeat('x', 2048)); print_r(stat('/tmp/x'));
You have javascript disabled. You will not be able to edit any code.