943Chapter 47Converting Static HTML SitesSummaryPHP (Yahoo web space) books usually assume
943Chapter 47Converting Static HTML SitesSummaryPHP books usually assume that you are starting a site from scratch but in the real world, another very common scenario is to upgrade an existing static site. PHP and a database canbe used to take large, messy, hard-to-maintain HTML sites and make them dynamic. Thismakes the sites much easier to maintain, because they are assembled by PHP from data in adatabase. Instead of maintaining hundreds of HTML files, you can just work on one templateand let PHP assemble the pages on-the-fly. Before you do any work, you should take the time to assess your site s strategy and map outthe goals you wish to accomplish. You should also gain a clear understanding of your site sstructure and the resources you will need to support your new design. After that, you musttest your new design, create a new database, load data from possibly disparate sources intothe database, and create PHP template pages. Finally, you should assess the performance ofyour new dynamic site and possibly take steps to improve it. …
In case you need quality webspace to host and run your web applications, try our personal web hosting services.