This is my first experience with PHP (Hypertext Preprocessor). I have created a website that predominantly uses the switch statement to create a dynamic multi-page accessible website.
This technique could be used for any type of website where a user has to chose between a number of different options and get a result best suited for them.
Building a site with dynamic content is more appealing to a user because it gives them a real feeling of interactivity, as if a site has been personalised just for them.
I have also created a very simple website forum using PHP and MySQL so a user can leave a comment about the car best suited for them.