Installing PHP With IIS To Create A Discussion Forum
(Page 1 of 5 )
PHP newbies: Install PHP on your Windows PC and create a Microsoft Access discussion forum in 10 minutes using this article from Jayesh.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.
Next: Installing PHP >>
More PHP Articles
More By Jayesh Jain