View Single Post
Old 10-22-2021, 12:23 PM  
mopek1
Confirmed User
 
Industry Role:
Join Date: Jun 2004
Location: Canada
Posts: 3,060
Quote:
Originally Posted by dcortez View Post
Dynamic HTML pages include all basic HTML markup tags, but they may bring in PHP and JavaScript includes, and/or inline JavaScript code.
That's more what I'm leaning towards.


Quote:
Originally Posted by dcortez View Post
One can, and I have in the past, develop content management systems that rebuild entire websites as static HTML, sometimes with just a dash of "includes".
How does that work exactly? How do you input the code so that so many pages can be changed at once on an already built website?

Quote:
Originally Posted by dcortez View Post
In 2008, I coded a directory, that had over 20 million pages - all static HTML, and rebuilt on the server during off hours.
Same question here as above. If you have 20 million static html pages, how then can you modify or change them all if they don't have any php includes or code that is common to all pages that can be modified in one file? Unless I'm misunderstanding.
mopek1 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote