d22552000 Posted August 16, 2007 Share Posted August 16, 2007 I want things to happen in this order: page loads shows text at the top... fuction do1 is executed. more text shows function do2 .. text... and continue until functions are done... How can you make it so the page shows text BEFORE the php script is done.. I have seen some websites do it.. http://www.checker.freeproxy.ru/checker/ - When you submit, it checks each proxy 1 by 1 and outputs the data as it finishes... How do I do someting like that? Link to comment https://forums.phpfreaks.com/topic/65197-post-load-information-processing/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.