March Madness/Day 5

From Hackypedia

< March Madness
Revision as of 20:20, 18 April 2010 by 80.0.68.129 (Talk)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I run a hobby website which is tourist-related and involves specific locations on a map, many of which are in London. For the Day 5 program I've written a function to convert British National Grid Reference values into page number and grid reference for the London A-Z (a very popular road atlas).

The program comes with its own (very basic) demo, all you need is a webserver running PHP.

View the code