On Sep 11, 3:14 pm, fairwayandisle <[email protected]> wrote: > Hi everyone, I hope someone here can help me. I am trying to build a > store locator using the google istructions for php/mysql and for some > reason I can get the php to add the db values. Here is the url to the > phphttp://www.evolvegolf.com/phpsqlsearch_genxml.php
Is the error message not explicit enough? Check your code, especially around the SELECT statement shown in the error message. Are you missing some quotes, or a <?php start-tag? Certainly an SQL statement cannot be <p>SELECT, so something is definitely wrong there. 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 -~----------~----~----~----~------~----~------~--~---
