View Single Post
Old 07-29-2019, 12:06 AM   #2
rajkiran
Registered User
 
Join Date: Aug 2016
Posts: 961
There are basically two main types of website - static and dynamic. A static site is one that is usually written in plain HTML and what is in the code of the page is what is displayed to the user. A dynamic site is one that is written using a server-side scripting language such as PHP, ASP, JSP, or Coldfusion.
rajkiran is offline   Reply With Quote