Dear Rossko,
Thank for the link yes I saw this method is based on get
is that possible for post? Secondly this method is based on xml and I heard
another method is json which one do you recommend? Thank you.
On Mon, Aug 2, 2010 at 12:03 AM, Rossko <[email protected]> wrote:
> > Actually my problem is like this I have a GPS device keep
> > updating the longitude and latitude, speed, bearing and other related
> > information into mysql table. Then from my page I will select the
> relevant
> > date from and to and I would like to send that to my php to get all the
> > relevant data. The problem I dont know how to send the selected data from
> > google map javascript and recieve it to be processed and shown.
>
> Here's an example of a javascript map page, that sends parameters to a
> php/MySQL backend, which uses the parameters to perform a earch, and
> feeds the results back to the webpage to be displayed on the map.
> http://code.google.com/apis/maps/articles/phpsqlsearch.html
> You will have to to adapt the principles to your own particular needs.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Maps API" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-maps-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-maps-api?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Google Maps API" 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-maps-api?hl=en.