Introduction
If you're a fan of PHP then you may have PHP installed on an Apache web server
using MySQL as the backend on a Windows or Linux machine. Most people will develop
and test their code on a Windows machine until they move it into a production
machine.
In this article I am going to step you through installing PHP under IIS (Internet
Information Server) on Windows 2000 . We will then look at using Microsoft Access
as the backend database to create a discussion forum.