Archive

Archive for March, 2008

UK Post Code Distance Calculator using PHP/MySQL

March 30th, 2008

Ever wondered how websites can tell you how far it is from one UK post code to another? This tutorial will tell you everything you need to know about adding this cool feature to your website using PHP and MySQL. Warning - although there is complex maths involved, no clever maths knowledge is required.
How it [...]

PHP/MySQL Programming