X-Git-Url: http://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Ftest-hs-rd.php;h=b3030ddb85513d768d99b16da94f917151e3e1ee;hb=f45cb62e405a88d1feb403d6a1b7d47284c15c65;hp=67bc876e32b87d99fc7c205c50ca43a38e112888;hpb=865cb740c39d77fdb20de3a9964be205491bee21;p=xynt.git diff --git a/web/test-hs-rd.php b/web/test-hs-rd.php index 67bc876..b3030dd 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); - } - else { - printf("", $i, $i); + for ($i = 0 ; $i < 15 ; $i++) { + // if ($i == 0) + // sleep(1); + + if ($i == 8) { + // exit(); + sleep(30); } + printf("", $i, ($i == 0 ? "
" : ""), $i); + if ($i == 0) printf("", $s); mop_flush(); @@ -47,7 +48,4 @@ function main() } main(); ?> - - - \ No newline at end of file