What is PHP?

PHP Support for Version 4. PHP is a widely-used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Below are some great resources for PHP:

  • www.php.net
  • PHP Cookbook
  • PHP resource web site
  • A must for PHP users - Zend (the PHP company)

    What is mySQL?

    MySQL is the world's most popular Open Source Database, designed for speed, power and precision in mission critical, heavy load use.

  • MySQL Documentation
  • Build a simple database using PHP/MySQL
  • MySQL Security article