Hi is there any functions on possibility to use delay function like wait 1 minute then execute some script
Read the manual.
sleep(60);
Is it possible (or recommendable) to delay something, say, an hour or two later? Are there any server issues involved?