Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Whats the difference between a static and a dynamic site?

Dynamic site static
0
Posted

Whats the difference between a static and a dynamic site?

0

A static site is one that is written in HTML only. Each page is a separate document and there is no database that it draws on. What this means functionally is that the only way to edit the site is to go into each page and edit the HTML – so you’d either have to do it yourself using a webpage editor like FrontPage or pay us to go in and edit the site each time you wanted something changed. A dynamic site is written using more complex code and can do a lot more, such as php, asp, jsp. For instance, I can make an area where you can log in and change various parts of the site, such as adding information or products. This is because each page is constructed based on the information in a database, and the information in that database can be changed via another interface.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123