Tag: radius
Calculating the radius of a coordinate using PHP
Sometimes you’ll want to get the radius of a location. For this I have written a function that I’ll share with you.
/*
Copyright 2009 Kevin Bradwick (http://www.kevinbradwick.co.uk)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version [...]