September 2008
Mon Tue Wed Thu Fri Sat Sun
« Jun   Feb »
1234567
891011121314
15161718192021
22232425262728
2930  

Month September 2008

Find nearest store page using PHP, mySQL and Google Maps

This is a step by step guide for building a find nearest/store locator for free in PHP just like Postcode Anywhere.
It requires PHP and a mySQL database. That’s all.
You don’t need Google Maps, but it helped me populating the database, so I’ve included it for completeness. The example I’m using is UK based, but [...]