Putting PHP & MySQL To Work
By Steve Fox2004-05-11
Resources
Craig Knudsen gives introduction
to PHP on developerWorks.
The PHP
project homepage is a good starting point for information and lots
of documentation.
DevShed
has some pretty good PHP tutorials. PHP Builder
is a good resource for PHP developers, and even has job listings and resumes.
PHPwizard.net is another
site for additional help on PHP programming.
MySQL
Database is a free SQL database that runs on most operating systems, including
most flavors of UNIX, as well as Windows and OS/2. You should read through the
MySQL documentation
if you aren't familiar with it.
DevShed
has articles and tutorials on programming MySQL, as well as a handy MySQL
Administration tutorial.
In case you need them, here's the Netscape
HTML Tag Reference and Dynamic HTML Manual
Tutorial Pages:
» Putting PHP and MySQL to work
» Reusable modules are key
» Create your database
» Let's customize
» Show 'em what you got
» Tie it together
» Resources
