Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

what is the difference between static and dynamic websites?

Static Websites:- in static websites, content can't be changed after running the script. you cannot change anything in the site as it is predefined.
Dynamic websites:- in dynamic websites, content of script can be changed at the run time. its content is regenerated every time a user visits or reloads.
 
PREVIOUS NEXT
Tagged: #difference #static #dynamic
ADD COMMENT
Topic
Name
9+1 =