This project was created by myself and one other person using CSS, PHP, mySQL, and HTML. It is a database driven website that allows the user to search for a type of flower based on its exposure and the season. The database is opened and finds all the flowers with the exposure and season specified. It then compiles the results on the next page which gives a brief statement about the flower and a thumbnail image. When a selection is chosen, it pulls all the information from the database that is contained under the flower name; it then formats the information and displays it on a separate page. This is a working piece; however, due to database problems on this server, it is not available to launch at this time.