search4f Posted May 19, 2010 Share Posted May 19, 2010 I am new to php and my sql so please bear with me. I am using a program php runner. I have 3 fields year make model that need to be drop down lists dependent on the prior selection. for instance if they chose 200 toyota there wont be a tercel as a choice be cause it wasn't made. i have a csv file that has all the correct data. what i need to know is what tables and what fields to create. and how to set up the link field so make only shows makes for the year chosen and model shows only those for the chosen year and make thanks Quote Link to comment https://forums.phpfreaks.com/topic/202215-car-year-make-model/ Share on other sites More sharing options...
siric Posted May 19, 2010 Share Posted May 19, 2010 Have a look at this http://www.plus2net.com/php_tutorial/php_drop_down_list.php Quote Link to comment https://forums.phpfreaks.com/topic/202215-car-year-make-model/#findComment-1060764 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.