In location table i have these columns:lat,long,date,userid
i want to display how much distance covered by particular user with my location table.
How to calculate distance in kilometer with help of lat long and query for this to display this data front side.