JavaScript a cessé de fonctionner

<?php
print str_pad('',4096)."\n";
ob_flush();
flush();
set_time_limit(45);
?>
Soham Dutta