Not sure I understand the problem there.... requestBuilder is meant to build an httpRequest.... you point the request builder at the url of your php, adding parameters as necessary, then parse the response when the response comes back in the callback.
On Apr 28, 10:12 pm, İNGİLTERE EMRE BEY <[email protected]> wrote: > hi, how can i use requestBuilder with php and json, all the examples > on net using httpRequest. > > Thanks > > -- > 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 > athttp://groups.google.com/group/google-web-toolkit?hl=en. -- 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.
