Real time information display
Posted: Wed Jan 05, 2005 12:42 am
How do you code in PHP so that the information are displaying in real time or near real time.
What i mean is the following..
The browser displayes:
Data Analyzer Initializing.
[after 2 sec]
Processing Data . . [after 1sec] . . . Completed
Merging Data . . [after 2 sec] . . . Completed.
Data Analyzer Completed without Error.
Is this possible with PHP? What language is this possible with?
Thanks
Regards
Mian
What i mean is the following..
The browser displayes:
Data Analyzer Initializing.
[after 2 sec]
Processing Data . . [after 1sec] . . . Completed
Merging Data . . [after 2 sec] . . . Completed.
Data Analyzer Completed without Error.
Is this possible with PHP? What language is this possible with?
Thanks
Regards
Mian