Here is what I\'ve got right now...
I have a web page that when accessed, it connects to surveygizmo.com via their open API, retreives a whole lot of data, and then
\r\n"; flush(); //output to the browser before the rest of the execution connect_surveygizmo(); //this is going to take while. echo "Finished!"; ?>