getting bordering US states (php)
- by Peter Ehrlich
HI need to be able to select a state and be given a list of the bordering states. Does anyone have or know of code already done for this?
If I have to write it myself, what would be the best way - possibly a mysql database of borders (two state columns for each row), and then select matching?