PDA

View Full Version : What is Dynamic Website?



riprook7
05-27-2015, 10:43 AM
Hello Friends,

Please tell me what is dynamic website.

moria
10-23-2015, 01:18 AM
A website, or individual web page, can be static or dynamic. A static website contains information that does not change. It remains the same, or static, for every viewer of the site.

johnwest
11-05-2015, 12:18 PM
I found the best answer this way:

For example, the Computer Hope main page is a dynamic website that changes daily automatically. A dynamic website can contain client-side scripting or server-side scripting to generate the changing content, or a combination of both scripting types. These sites also include HTML programming for the basic structure.

So we need to use php, .net, java back-end programs to make your website dynamic.

Akshay_M
11-15-2022, 07:58 AM
A dynamic website is where displayed information is not present on user interface (current page) they are called programmatically from database or any other saved location on user interface (current page). some example are : PHP driven site like facebook, wikipedia etc. Wordpress, Drupal, joomla CMS based websites.