X-Git-Url: https://mop.ddnsfree.com/gitweb/?p=xynt.git;a=blobdiff_plain;f=web%2Fwinstream_rd.php;h=67bc876e32b87d99fc7c205c50ca43a38e112888;hp=955269a8e52574542429dc743d602f55258e9967;hb=890e11d4b957d634f64c3a1fd4d4c9689b5fab9b;hpb=d19a7117e6b2e345f5b7932afe1e68ade3ee1cb9 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