Hello, The easiest way to communicate with PHP is to use the JSON-RPC protocol.
See http://qooxdoo.678.n2.nabble.com/My-first-steps-RPC-PHP-question-td1094795.html http://qooxdoo.org/documentation/1.0/rpc http://qooxdoo.org/documentation/1.0/rpc_php What you do with the data sent from qooxdoo (like saving it to mysql) is beyond the scope of this list - you'll need to read up on that yourself or ask on a PHP list. There is a contribution library (qcl-php) which takes care of all the mysql stuff, but it is not ready for general consumption, unfortunately. Best, Christian -- View this message in context: http://qooxdoo.678.n2.nabble.com/Help-with-qooxdoo-with-php-and-mysql-tp6435956p6438759.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
