Hi fellows, I'm Amir Cohen and I am really newbie in all the PHP coding.
However, I'm a designer for more the two decades and I created and managed a lot of advertising (most of it was printed on the newspaper in Israel) for mega companies. For two years I'm living in Buffalo NY.
Nowdays I'm a designer and SEO manager.
For one of my websites: http://www.heritagelocksmith.com I need to build a page with search and filter.
- Client choose car maker (GM, Kia, Ford, etc.)
- After he choose the maker, the second drop down menu will be filled automatically with the car models (example: If the client choose Ford, then on the second drop down menu all ford models will appear. Connect, Fiesta, Fusion, Galaxy, etc.)
- After the client marked the make and the year. The available years for this make and model will appear on the third drop down menu.
- When the client select the year, the page will display information about this Car make, year and model. (example: Key: DA34, On-board remote programming instructions, battery number for the remote, and other things). My question is if there is a simple way to write this code? maybe a tutorial? any help will be appreciated a lot. Thanks, Amir.
Hi fellows, I'm Amir Cohen and I am really newbie in all the PHP coding.
However, I'm a designer for more the two decades and I created and managed a lot of advertising (most of it was printed on the newspaper in Israel) for mega companies. For two years I'm living in Buffalo NY.
Nowdays I'm a designer and SEO manager.
For one of my websites: http://www.heritagelocksmith.com I need to build a page with search and filter.
1. Client choose car maker (GM, Kia, Ford, etc.)
2. After he choose the maker, the second drop down menu will be filled automatically with the car models (example: If the client choose Ford, then on the second drop down menu all ford models will appear. Connect, Fiesta, Fusion, Galaxy, etc.)
3. After the client marked the make and the year. The available years for this make and model will appear on the third drop down menu.
4. When the client select the year, the page will display information about this Car make, year and model. (example: Key: DA34, On-board remote programming instructions, battery number for the remote, and other things).
My question is if there is a simple way to write this code? maybe a tutorial? any help will be appreciated a lot.
Thanks, Amir.