On Jan 6, 9:31 pm, cessnakid <[email protected]> wrote: > My question is on the below link---http://floridalandwww.com/Question.txt > thanks, > Elena Andrew
Why not put the question in the group post? Why make us go through hoops about extracting it from an external file? Anyway, your php and SQL seems right. Different ?id= arguments return different data. So something must be wrong with the way you are fetching or using that data. Your page http://floridalandwww.com/phpsqlajax_map.htm does this: GDownloadUrl("phpsqlajax_genxml3.php", function(data) { ... } that is, it doesn't supply a ?id argument at all. The response which your function tries to use is Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 which doesn't do much. 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.
