Function forcing code to "pause"?
Posted: Fri Mar 12, 2004 7:37 pm
I am looking for some php that will allow me to set a pause for a variable amount of time before execution.
For example: I put a string of numbers into a text file, then I want to put the same string of numbers in the very same text file 60 seconds later.
How can this be done in a php script that is executed via web?
Thanks in advance,
MB
For example: I put a string of numbers into a text file, then I want to put the same string of numbers in the very same text file 60 seconds later.
How can this be done in a php script that is executed via web?
Thanks in advance,
MB