Looking for COMP 2863 WI01 How Websites Work 2025 Winter test answers and solutions? Browse our comprehensive collection of verified answers for COMP 2863 WI01 How Websites Work 2025 Winter at moodle.acadiau.ca.
Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!
Give an example of a website that we did not discuss in class, that you think uses a database and what you think would be stored in that database. List at least 2 entities and 1 relationship. Also, list at least 2 fields for each entity.
Why would we use a web-based API to access our database?
Why don't we connect to databases through JavaScript?
Name 3 fields that would be stored in a database table about a Netflix user
What is SQL used for?
Name 3 fields that would be stored in a database table about a Netflix movie
What is the benefit of using PHP's include statement to split your code into multiple files?
What is the difference between a static website and a dynamic website?
PHP can modify HTML after the page has loaded
JavaScript can modify HTML after the page has loaded