Skip to content

Tag: ajax

AJAX progress bar of load script

I have a big problem to make a progress bar in AJAX. The whole page is in AJAX, inside one of the webpage is AJAX which loads a function to get some big rows from the database. I tried to make progress bar in this script in a foreach loop a flush() method and by writing/reading to $_SESSION, but still