Hi i`m new to php and to be honest a little bit out of my depth at the moment with what i am trying to do.
So far,
I have a form linked to a mysql database.
The user fills out the form and is redirected to a results page showing the submitted info as well as a map of the users chosen region.
I now want the user to be able to plot their location on this map and send this "new image" back to the db.
I have found a small javascript that allows drag and drop of the marker onto the map image but i am stuck with how to join the two functions together.
Is it possible to do?
Thanks
Potbelly.