Search found 2 matches
Aprelium Forum Index
Author Message
  Topic: sleep(x);
MVXA

Replies: 20
Views: 23982

PostForum: PHP   Posted: Sat Nov 19, 2005 1:37 pm   Subject: sleep(x);
<?php
ob_end_flush();

echo "test";
flush();
sleep(10);
echo "\nTest again";
?>
This Code works with PHP 4.4.0 now. It seems, that PHP
...
  Topic: sleep(x);
MVXA

Replies: 20
Views: 23982

PostForum: PHP   Posted: Sat Nov 19, 2005 4:19 am   Subject: sleep(x);
The examples do not work on my Server :/. It
seems that the problem is Flush. This Command
will not work. The Buffer flushes always on Script
end and never before. Can anyone help me, please?
 
Page 1 of 1
All times are GMT + 1 Hour
Jump to:  


Powered by phpBB phpBB Group