Using PHP and IIS to Create a Discussion Forum

Testing Our Forum

It's now time for us to run the PHP files and see the discussion forum in action. Open up your browser and navigate to http://localhost/forum.php. Click on the "Post New Message" link and create a few messages and replies to see how our discussion forum works. Here's the output of the screen on my computer with some test posts in it:

You might also like...

Comments

About the author

Jayesh Jain

Jayesh Jain New Zealand

Jayesh Jain is working as a Business Analyst in Auckland, New Zealand. He has several years of n-Tier development experience in developing interactive client solutions. He has a passion for Web ...

Interested in writing for us? Find out more.

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra