What is a Dynamic website?

  1. Content is generated quickly and changes regularly.

  2. It uses server-side languages such as - PHP, ASP and JSP etc.

  3. Access Information from the database .

  4. Costly to host.

  5. Easier to update.

  6. Allow more user interaction.

  7. More complex & difficult to program.

  8. It may generate different HTML for each of the requests.