Page 1 of 1

delay in code execusion question

Posted: Sat Jul 21, 2007 2:05 pm
by HormonX
I require some assistance since i am not sure where to begin with this i figured this might be the best place to start.

Here is what I am trying to accomplish,

I have multiple bits of PHP that perform a specific functions but i do not want them to immediately execute one after the other , i would rather have a 2 or 3 seconds delay between the functions. Would java scrip be able to do something like this?

if so anyone know or can point me in the right direction ?

Thank you

Greg

Posted: Sat Jul 21, 2007 2:24 pm
by superdezign

Posted: Sat Jul 21, 2007 3:54 pm
by HormonX
thank you very much ... just what i was looking for

Greg