April 28, 201016 yr Hallo, kann das Problem jemand best?tigen? Beispiel Code: <html> <body> <?php for ($i = 1; $i < 6; $i++) { echo " ----------------- $i ----------------<br />\n"; sleep(2); flush(); } ?> </body> </html>
April 28, 201016 yr Why double-post, it's already in the bugtracker (reported by you): http://bugs.froxlor.org/view.php?id=179
Archived
This topic is now archived and is closed to further replies.