I have a perl script on my server that runs for 15seconds and is supposed to display the results on a php file but the php file finishes loading even before the perl script is done. What do i do to keep the php file waiting until the perl script is done?
Long running perl script
Collapse
X
Comment