Hey Farci, > can anyone let me know how a backend connection for Qooxdoo is made ? > I'm using MySQL as a database via PHP. > >
There are several ways to do this, RPC probably being the most popular. There is a PHP RPC backend for qooxdoo, that would probably be a good fit for your environment. http://qooxdoo.org/documentation/contrib/contributions#rpcphp Also see http://qooxdoo.org/documentation/0.8#communication_framework Unfortunately, there is no wiki documentation specific to the PHP backend. Maybe others from the list can fill you in. Also, see the SVN readme(s) for the project. Thomas ------------------------------------------------------------------------- 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
