Hi.
I'm self learned with php&MySql, and i still have a long way to go, so go easy on me here :)
I'm currently working on a project in a game i'm playing, where i'm trying to build a Interactive Viritual Map, with Viritual Lon&Lat. I have the access to a map with a set of coordinates, and i have my own map. So my first question is; How do i get php to calc the coordinats from a set of predefined points on the img. i know how to find x and y, so i can connect x/y with lon/lat, but i cant figure out how to get php calculate the rest of the map.
Than i have a db table, with info like lon and lat for several points, and i would like to have php set these points on the map. I'll also like for a user to be able to find a location on the map, when selecting a spot from a dropdown list.
I'll be glad, and welcome any input and suggestion on how i can achive this goal :)
Kind Regards
Kjell Arne