Posted by Tim Van Wassenhove on 08/26/05 02:30
On 2005-08-25, Lateralus <phpdeity@gmail.com> wrote:
> What you're looking for will require AJAX, assuming you don't want to
> refresh a page every 10 seconds to formulate a new request. You cannot
> do this in php alone, as php is server side.
How can you do this with AJAX without perform a (XMLHTTP) request every
10 seconds? Btw, have you tried conditional get with XMLHTTP already? In
my experience it doesn't work well...
--
Met vriendelijke groeten,
Tim Van Wassenhove <http://timvw.madoka.be>
[Back to original message]
|