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
What is the purpose of server-side languages?
What is the difference between a client error and a server error?
Why might you get a 403 error when attempting to view a website?
Give an example of how you might use a PHP "if statement" on your project website if we were using PHP. For example, what is something you would like to do with it if you could.
What is the difference between a site using HTTP and HTTPS?
Give an example of how GDPR changed how website owners manage users' data
What is the purpose of caching files for a webpage?