Hi Klaus, Klaus-F. Kaal wrote: > I know that it is allway a drain to write good documentation and user > handbook. > But at the same time it is really difficult for a new user to cope with the > amount of new information. > > So, it might well be that I ask a silly question: > > Is there a handy description or example of a PHP based RPC server? Not right away a description about a PHP based RPC server, but maybe a general documentation about RPC with qooxdoo may help you further: http://qooxdoo.org/documentation/0.8/rpc
> I just need to get information from my database to stuff my front end tree > and > table. > > In the PHP section it says that there is not information available. > > - Is there a framework for the PHP RPC server? Not a framework, but a PHP RPC server available at the qooxdoo-contrib project. See http://qooxdoo.org/contrib/project#rpcphp for details. > - Do I install that under Apache just like a normal php page? The contribution comes with a short readme which covers the setup stuff. > - Is there a hello world example (just like getting a single string back on a > request out of qooxdoo)? Actually not, but the general info page I provided you at the top of the mail comes with some basic examples. cheers, Alex ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
