Right, imagine a map that will one day be on my website!!! What i want to be able to do is put another picture on top of that at a certain point relating to the place clicked on the map. I.E. I click somewhere and the pin goes there. I also want to be able to save this pisition to a text file (which i can do) but then recall it when the page reloads and put it back on the map for all people to see (which i cant do).

I know this is possible in javascript but as i cant do javascript and like PHP more, does anyone know how to do this ??

Thanks!