Hello,
Really nobody knows if it is a bug in PHP4 or not ??
(see my previous mail with flush() in the subject)
Maybe I should open a ticket on php database ?? (my
provider can't figure out the problem).
Is there any possibility that this problem is due to
browser configuration ?? (but so
Hi,
Now that I changed from PHP3 to PHP4, my flush()
called don't work anymore,
For example this script:
";
print("coucou");
flush();
sleep(1);
}
?>
do NOT flush the datas on the browser (client side).
In addition, if we exit the script before the normal
end of its execution nothing
2 matches
Mail list logo