Static vs Dynamic website
Static Websites are those in which HTML format content is added directly in physical file on server by the content manager or webmaster.
Each time when needs to Add/update any information then you have download that page(s) from hosting server by FTP like Filezilla and make the changes and after that files need to be uploaded. So it took more time and risky if you have not proper knowledge of HTML and content writing.
In this case website owner have to hire a company or individual person to make change. They will charge more to the customer everytime because owner is not aware of the task time and complexity. So this is the main problem with static sites and No Extra Benefit to keep static site.
We can't make website for private use only that are username/password protected like Gmail and can't connect website with database.
Dynamic Website- In these type of websites, web owner or content writer can manage the content by Content Management System (CMS). CMS must be secured and only the authorized persons can use it to add, edit or update the information.
Database is used to keep the content safe and database is connected with the CMS, so you can easily update the record without interacting with database.A layman can use the CMS just after few hours traning. Then user can make changes easily and manage their websites. In all type of fields dynamic websites are used e.g. Stock exchange in which information is updated every second, News sites and informative sites.
Ecommese website are used throughout the world and customer can pay online and get the services instantly.
All this is possible of due to Dynamic website. In dynamic website are more easy to develop and maintain. Many different type of free CMS are available online with source code.
So we just need to customize them according to our requirement. Dynamic website design can update also easily as templates or master page are used, so any change in design or functionality can be complete in few hours in less amount. This way we can save our time and Money.
Click here to know about CMS, Ecommerce and Web Portals