I was wondering if it possible to add the Latitude and Longitude of users so the script can calculate the disdance between two users? For each postal code (zip code in the US) I can add the Lat and Long as well as the Area Phone Code provided their are fields for it in the script but the script would have to be able to then calculate the approximate distance between two users using the Lat and Long.
Since the dating site will be used for a specific region outside of the USA, I would need to be able to batch import a list of postal code (along with the LAt, Long and Area Code) into the database. Is this possible to do?
And is possible for the script to calculate the distance in Kilometers (we don't use miles)?
Thanks
|