Smudly Posted October 8, 2010 Share Posted October 8, 2010 Hi, I have some queries that update some statistics in a table I have. I need these queries to run only after 15 seconds have passed however. This way if the user leaves before the 15 seconds, the queries won't run. I've tried using Sleep, however it seems to just stop all the code all together for the allotted time. There must be a way to do this. Link to comment https://forums.phpfreaks.com/topic/215401-delay-a-section-of-code-for-15-seconds/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.