Hi!
Yikes! I think I posted this same msg in the wrong forum! anyway....
Was wondering if there is a wait() function for PHP? I require my script to wait for 1-2 seconds b4 resuming to process the next line of code. (eg. to cope with slow database connections/response etc)
or is there a workaround?
Thanks for any input!