Hi,
Any ideas for a reliable progress indicator that is shown to the user while a PHP script excecutes? Right now I use Javascript and the flush() function. This does not seem to be very reliable. Suggestions?
Thomas.