X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=web%2Fwinstream_rd.php;h=67bc876e32b87d99fc7c205c50ca43a38e112888;hb=HEAD;hp=955269a8e52574542429dc743d602f55258e9967;hpb=05240a984254dd2d9be14c679725f746b5e93986;p=xynt.git diff --git a/web/winstream_rd.php b/web/winstream_rd.php index 955269a..67bc876 100644 --- a/web/winstream_rd.php +++ b/web/winstream_rd.php @@ -1,9 +1,13 @@ - - - + + if ($i != 350) { + printf("", $i); + ", $i, $i); + } + else { + printf("", $i, $i); + } if ($i == 0) - printf("%s", $s); + printf("", $s); mop_flush(); - sleep(1); + usleep(1000000); } } main(); -?> \ No newline at end of file +?> + + + + \ No newline at end of file