I am calling a script froma webpage. It takes few minutes (around 10 min)to complete the processing of the script. In this process the html page shows internal error.
As per suggestion form forum member I tried system() and exec() and print a message that results will be sent by email. But the problem still persists. Nothing is printed on the screen till script is executing in background . I know i am making some stupid mistake...but please help me ...else my boss...will hang me on the wall :(