Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Rated
Read 73,250 times

Contents

Related Categories

Using PHP and IIS to Create a Discussion Forum - Conclusion

JayeshJain

Conclusion

Hopefully this article has shown you that PHP is very versatile, and works well with a variety of different platforms, web servers and databases I think this article has been the perfect example of how, in just 10 minutes or so, we can use PHP to create a basic discussion forum that makes use of a powerful database.

If you're just coming to grips with PHP, then why not take this discussion forum and turn it into something spectacular? There are an infinite number of ways that you could expand it. Feel free to post in our forums to discuss your ideas.

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 development and in the spare time he likes to write articles. Contact him at: jainjayesh74@yahoo.com

Comments

  • Re: [3423] Using PHP and IIS to Create a Discussion Forum

    Posted by CLICSARGENT on 20 Aug 2007

    Hi


    I've gone through the instructions to install PHP and test, create the access database, add the two PHP files and then test the forum.


     


    I can access forum.php fine ...

  • Re: [3423] Using PHP and IIS to Create a Discussion Forum

    Posted by evanc on 08 Mar 2007

    People might want to note that you must have PHP version 4 for this to work, it will not work for version 5.  I think if php.exe is replaced with php-win.exe it might work in version 5.

  • Posted by agent3x3 on 23 Aug 2005

    I check the node.php file and the the above line of code are exactly the same. I still get the same error "Notice: Undefined variable: node in c:\Inetpub\wwwroot\node.php on line 15". The error is i...

  • PHP as a module

    Posted by srisamir on 30 Jun 2005

    If we install the php binary then the PHP will run as binary. But I want to run it as a module. Please help me with necessary infomation.

  • it is alos working with php4isapi.dll

    Posted by mitho7 on 21 Jun 2005

    I added php4isapi.dll for executeable it's working fine but one problem if i try to access my .php file by typing the the actual url (like www.abtcom.com.au/index.php ) it is asking me for user name a...