On Jun 23, 3:25 pm, Goose <[email protected]> wrote: > Hi I have looked at this page and i cant seem to get it to work. > > phpsqlsearch_genxml.php?lat=37&lng=-122&radius=25 > > I just get <markers></markers> if i use the php4 version or <markers/> > if i use the php5 version. I dont understand
Does your database contain sites within 25 miles of (37,-122)? Unfortunately there's not much we can do with server-side code, but an empty markers element indicates that nothing is being found from the database. 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 -~----------~----~----~----~------~----~------~--~---
