Saturday, February 9, 2008

The Required Tools

To put up your dynamic Web site, you need to have access to the following three software tools:
  • A Web server: The software that delivers your Web pages to the world
  • MySQL: The RDBMS (Relational Database Management System) that will store information for your Web database application
  • PHP: The scripting language that you’ll use to write the programs that provide the dynamic functionality for your Web site

No comments: