But if I want to write data to the database will it also work then

On Nov 3, 6:38 pm, "alex.d" <[EMAIL PROTECTED]> wrote:
> On 3 Nov., 13:34, Lothar Kimmeringer <[EMAIL PROTECTED]> wrote:
>
> > tapan schrieb:
>
> > > I know PHP a bit. The problem is how to connect it with GWT.
>
> > With RequestBuilder you can create GET- and POST-request.
> > Specify the URL of your PHP-page to request the data to be
> > read from the database. The PHP-page can create a JSON-
> > endoded or otherwise encoded data that will be sent back.
>
> And if you take PHP > 5 then it even can JSON en/decoding natively.
>
> > The GWT-application can then parse the data and use it
> > for the presentation.
>
> > Regards, Lothar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to