This script has a static first drop down that does not change
For a dual dropdown both from a database – see here
dualdropdown.php
and the second file that does the database lookup, (must be called getter.php)
" . $row{'petstuff'} . "";
	}
?>
Petstuff should be the second lot of information that you want the second dropdown to be populated with.
 
								 
								 
															











