On Sep 23, 7:45 am, komsi <[EMAIL PROTECTED]> wrote: > Hello > i'm calling phpsqlajax_genxml.php in a file called index.php > > but i have to execute phpsqlajax_genxml.php alone, to get an update of > my google map ?? > > Why can't i get an update just by executing my index.php file ??
You can, as long as you deal with the fact that some browsers might cache the results of phpsqlajax_genxml.php, but you would have that problem either way. Why did you write phpsqlajax_genxml.php as a separate xml feed if you are going to just reload the page? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
