|
Posted by Rik Wasmus on 09/03/07 06:30
On Mon, 03 Sep 2007 00:51:14 +0200, Csaba Gabor <danswer@gmail.com> wrote:
> In other words, I'd like to be able to kick off a PHP function after a
> certain amount of time has elapsed. One possible way to think of this
> is an event driven Sleep. One way to do this is to ensure that I have
> a copy of IE up, and then I can use IE's window's own .setTimeout to
> tie it into PHP, but this is a bit messy not to mention that I don't
> like the IE requirement.
Just a side note here: MSIE is not necessary, just a reasonably javascript
capable UA.
--
Rik Wasmus
Navigation:
[Reply to this message]
|