nothing, all the pages are generated by these index pages, the folder names that the index.php filesreside in are used to provide location information and are relayed to a locations table to get the root of the said county, region or town you see.
the only place links appear are in the county drop down list:
<option value="http://www.mysite.com/database/world/uk/england/south_west/avon/index.php">Avon</option>
but these are just for the counties only,
EVERYTHING IS DYNAMIC, i think i went quite overboard with the dynamicness didn't i lol!
|