On Aug 25, 10:25 am, Marc <[email protected]> wrote: > I totally understand your first method with javascript data, but I > don't really get how I can use the same query with the GDownloadUrl() > function. I've checked out the function and it needs an external file. > So basicly you would come to a solution which I described earlier in > this thread (creating an physical XML file with a random hash as > filename to make it unique). Is that correct?
No. You use GDownloadUrl() to get a PHP script which creates XML on the fly -- rather like your existing PHP script creates HTML on the fly. Have a look at some of the resources in http://groups.google.com/group/Google-Maps-API/web/using-databases-with-gmaps-apps Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
