###Keyword: PHP, HTML, MySQL, CSS, Bootstrap
- Designed and realized Web pages for the Movie Database using PHP and HTML and used CSS framework bootstrap to form the style.
- Used MySQL to set up the relational model for the Movie Database and realized functionalities including: (1) Adding information: adding movies, actors, directors and user comments. Data integrity was taken into consideration. (2) Retrieving information: search keywords in database and return all matched actor, director and movie information in database.