X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Ftest-hs-rd.php;h=27146b46b9ec11def2aa56c93b352b567d92137c;hb=9e6ad623626b6b655920813c87af6932c68db12d;hp=67bc876e32b87d99fc7c205c50ca43a38e112888;hpb=865cb740c39d77fdb20de3a9964be205491bee21;p=xynt.git diff --git a/web/test-hs-rd.php b/web/test-hs-rd.php index 67bc876..27146b4 100644 --- a/web/test-hs-rd.php +++ b/web/test-hs-rd.php @@ -1,13 +1,16 @@ - +window.onload = function () { if (http_streaming != "ready") http_streaming.reload(); }; + + + + - parent.allmythings = %d; - console.log(\"zorro \"+parent.allmythings); - - ", $i, $i); + for ($i = 0 ; $i < 15 ; $i++) { + // if ($i == 0) + // sleep(1); + + if ($i != 8) { + printf("", $i, $i); } else { - printf("", $i, $i); + // exit(); + // sleep(30); } if ($i == 0) printf("", $s); @@ -47,7 +45,4 @@ function main() } main(); ?> - - - \ No newline at end of file