![]() |
| ||||||
|
Home Project News February 3, 2021 Project Log FAQ Project Notes Project Summary Guestbook Other Stuff | I don't use FrontPage. I tried installing the server extensions onto my Linux server once and it opened up too many security holes. All of the pages on my website are dynamically generated when a browser makes a request. The site is mostly just a big program that is written in PHP which is a server side scripting language. FrontPage does not have any tools that will help me in the generation of PHP scripts. Using PHP allows me to not have to change any of the files in the website unless I want to change the way the data is displayed. I only have to edit a database to change what data is displayed. The specifics of my server are in my about page. |