GWT with PHP/MySQL backend
May 23rd, 2006 - Written by Chris Fong in Using GWT
Angel Hurtado wrote a nice tutorial on how to use the GWT with PHP/MySql on the backend. It uses JSON to communicate between client and server.
May 23rd, 2006 - Written by Chris Fong in Using GWT
Angel Hurtado wrote a nice tutorial on how to use the GWT with PHP/MySql on the backend. It uses JSON to communicate between client and server.
Copyright © 2011 GWT Site. Built with Azurio Wordpress Themes and hosted with Hostgator | Privacy Policy | Contact Us
Here is a nice tutorial too
http://coders-tutorials.blogsp.....-json.html
I’m working on a framework for using PHP server side with GWT without messing with PHP coding, seriaization/JSON questions, etc. It’s still in very early state, but it’s already working so it might worth visiting: http://code.google.com/p/php4gwt/
Greetings