Primetime Resources
Books
These books are excellent resources for learning to work with PHP and MySQL.
| Title | Authors | ISBN | Publisher |
|---|---|---|---|
| Learning PHP 5 | David Sklar | 0-596-00560-1 | O'Reilly Media |
| Learning SQL | Alan Beaulieu | 0-596-00727-2 | O'Reilly Media |
| Essential PHP Security | Chris Shiflett | 0-596-00656-X | O'Reilly Media |
| Beginning PHP 5 and MySQL | W. Jason Gilmore | 1-893115-51-8 | Apress |
| PHP and MySQL Web Development | Luke Welling | 0672326728 | Sams |
Web Sites
There are numerous sites around the Internet that discuss building web sites with PHP & MySQL. This combination is often referred to as the LAMP architecture. LAMP stands for Linux, Apache, MySQL, & PHP.
PHP Programming
- PHP.net
- PHP Manual
- PHP Function Reference
- Zend Developer Zone
- PHPDevCenter on O'Reilly Media's OnLAMP.com
Creating Databases with MySQL
Modified January 20, 2006 by the Primetime Webmaster
