At http://www.zend.com/zend/tut/drop-down.php there is an excellent tutorial on using PHP to create linked Select Boxes that are dynamically updated using JavaScript.
The tutorial is by Leon Atkinson, author of Core PHP Programming.
I was able to modify it to work with my own tables in my relational database.
Hope the tutorial is of use to others on this forum.
Bruce