Re: client side

[email protected] ("Tobias Struckmeier") Sat, 8 Feb 2003 14:17:42 +0100
Newsgroups php.evangelism
Message-ID <[email protected]>
Hi,

I would prefer two ways.

1. One Plugin that does simply the same as PHPGtk
    just in a sandbox.

2. The Other is a php/javascript wrapper. The server
    could build javascript out of the php script ( maybe
    with browserfixes depending on  HTTP_USER_AGENT)
    an send it to the user.

The communication between the server and the client
could be XMLRPC for both ways doin´ client side scrpting.

So if both would be implemented so the web may choose wich
of these is the best :)

Tobias Struckmeier

PS: This my first posting here so don´t hurt me to hard :)