|
Posted by Csaba Gabor on 09/03/07 12:37
On Sep 3, 1:38 pm, Norman Peelman <npeel...@cfl.rr.com> wrote:
> Csaba Gabor wrote:
> > Is there a straightforward way of implementing a PHP equivalent to
> > window.setTimeout?
....
> > Thanks for any ideas,
> > Csaba Gabor from Vienna
>
> For a web application using PHP and Javascript, using AJAX along with
> sessions would work.
No web app involved. This is strictly client side.
If you are going to provide a GUI to the users then PHP-GTK would work
(event driven).
Would that not require me to insist that all the users of the system
also install a separate component (namely PHP-GTK), in addition to
PHP? Isn't it better to stick stricly within PHP/IE which also
provides a standard event driven GUI, provided I can assume a windows
audience?
> Norm
Navigation:
[Reply to this message]
|