Creating a forum web page in html

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Soliduis36
    New Member
    • Sep 2007
    • 1

    Creating a forum web page in html

    Im trying to create a forum web page using html. Its a basic forum, meaning comments can be posted as much as desired. I was wondering if anyone knew a link were I can find some help or if anyone can help me personally. Thanks
  • Simon27
    New Member
    • May 2007
    • 8

    #2
    You will need to use a server-side database (such as MySQL) and write your pages in PHP to allow people to post comments since static HTML pages won't work. You can always find free forums or even guestbooks that you can add to your site. Just search around.

    Comment

    Working...