Woops, didn't even think to check by just passing in junk to the url, thank you for that! It works now! :)
concerning the key thing, according to the W3 schools the google key include part gives errors. On Dec 5, 3:27 pm, Rossko <[email protected]> wrote: > > ... I moved the marker to make it global and > > fixed some of the errors, but most of them are straight copy pasted > > from the code google provided and quite afew of them are from the > > google maps api key for some reason. > > Not sure what you mean about the key ; you should use it only once and > it is right or it is wrong. > > > Even with the moving of the marker, no luck. > > Your saveData() routine is quite happily constructing a url > likehttp://map.fathomthat.org/phpsqlinfo_addrow.php?name=blablah&type=Tes... > and sending it off to your server. > But there's a problem with your php script ; try pasting the url > directly in your browser and you will get the clues. -- 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.
