longLoadScript.php 77 Bytes Edit Raw Blame History 1 2 3 4 <?php sleep((int)$_GET['sleep']); header('Content-type: text/javascript'); ?>