Hi there!
I'm trying to implement a small database to be fullfiled with data from a Google Maps' infowindow.
Just like this example:
https://developers.google.com/maps/articles/phpsqlinfo_v3So I just copied and pasted the three codes (and created the table in the same way), but the forms values aren't passed into my database.
Well, then I would like to ask some help from people that might have used/created some database like that with a Google Map.
Thanks in advance,
Daniel