Hi,
does anybody know how to hold the execution of a php program for a specific period of time. Some thing simillar like using timer in visual basic.
In visual basic we can hold the program execution by using timer control so i want to know how to do the same thing in PHP. Is there is any functions for that.
I heard that there is a function called 'set_time_limit ()' , but i have never used it.
does anybody know how to use this function and what it does?
In my program i want to wait till the server response before sending the other command to the server. So thats why i need some thing like this, so while waiting i can get the server response correctly. Any ideas about how I can achieve this.
Your ideas greately appreciated.
I need your help desperately,
regards,
Niroshan