X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Ftest-hs-rd.php;h=d9a086702aa7193a4f412dec5c7bb6444fd60523;hb=f204bcec7746f916c356f31dbe814a865c37dd0d;hp=67bc876e32b87d99fc7c205c50ca43a38e112888;hpb=865cb740c39d77fdb20de3a9964be205491bee21;p=xynt.git diff --git a/web/test-hs-rd.php b/web/test-hs-rd.php index 67bc876..d9a0867 100644 --- a/web/test-hs-rd.php +++ b/web/test-hs-rd.php @@ -1,13 +1,15 @@ - +window.onload = function () { if (http_streaming != "ready") http_streaming.reload(); }; + + + + - parent.allmythings = %d; - console.log(\"zorro \"+parent.allmythings); - ", $i, $i); + $to = rand(10,20); + for ($first = true, $i = $st+1 ; $i < $st+$to ; $i++, $first = false) { + // if ($i == 0) + // sleep(1); + + if ($i != 8 || true) { + printf("", $i, ($first ? "
" : ""), $i, $i); } else { - printf("", $i, $i); + // exit(); + // sleep(30); } - if ($i == 0) + if ($first) printf("", $s); mop_flush(); usleep(1000000); @@ -47,7 +48,4 @@ function main() } main(); ?> - - - \ No newline at end of file