What is the HTML code to create a forum?
I am building a website and would like to include a discussion board or forum. Could someone provide the HTML code or guidance on how to create one?
8 Answers
Feb 14, 2025
Forums:
Simple Machines Forum : http://www.simplemachines.org/
Forumotion: http://www.forumotion.com/
MyBB: http://www.mybboard.net/ (Free)
http://www.invisionfree.com/ (Free)
What is phpBB? (Free): http://www.phpbb.com/
Ron
This Site Might Help You.
RE:
What is the HTML code to create a forum?
I am creating a website and i would like to put a discussion board on it. Could someone give me the HTML code for that.
to create a forum, HTML code only is not enough. You’ll need Javascript, PHP, MySQL. shortcut to have a forum, you can install a forum CMS (forum CMS is a ready-to-use forum application) in your web site. There are a lot of free forum CMS, you can search them via internet.
Well, you can’t just create a fully functional forum by just using HTML.
You need to install a forum software on your website.
If you have the money, I’ll suggest purchasing vBulletin, the most powerful forum software on the Internet.
http://www.vbulletin.com/
Although it’s pretty expensive, it’s worth the money, ð
If you don’t have the money to waste on forum software, try phpBB.
phpBB is free and easy to use.
http://www.phpbb.com/
If your having problems, you can always read ‘start up’ tutorials, or get support from the phpBB team.
When a person posts to a forum, his/her post has to be saved somewhere, right? Normal HTML and javascript cannot do that – you need server side scripting like PHP, JSP, or ASP to save that post onto some central server computer. This is a lot of work to do yourself.
However, you can embed forums into your web site. A good, free, easily embeddable forum widget is called Nabble. Yoiu can create a forum, customize it, and embed it into your website with just a few extra lines of code. Nabble can also do a bunch of other stuff.
Uh, you’re kidding, right?
First of all, discussion boards are not written in HTML. They’re written in a scripting language like PHP, and often require dozens of scripts, a few thousand lines of code, and a database to store everything.
You can add some free forum software to your site. Google “phpbbs”.
Feb 15, 2025
If you wanna do that for something basic use google pages but you need to create a google account to use it. I know this is a 4 year old question but I hope this helps…
Related Questions
Have you ever noticed how the rear wheel of a bike seems to follow the front wheel closely? Why does this happen, and is...
What does CSS stand for: Cybernet Slash Support or Cybernet Software Systems? I came across a company located in T. Naga...
Today's CPUs operate at speeds measured in gigahertz rather than kilohertz. Is this statement true or false?
What view in a presentation program allows you to display your slides in full-screen mode?
I played Wizard101 on my other computer alongside some other games, and I had a lot of fun. However, my computer ended u...
I recently purchased a new PC, and as is often the case, it came with trial versions of Microsoft programs. Specifically...
What are the advantages and disadvantages of locally installed software? Could you please provide a detailed overview of...
I am experiencing an issue with my LCD monitor, which shuts down automatically after a few minutes of use. I would like...
Does the Xbox 360 support playback of Blu-ray discs?
I’ve wanted to try a pair of Beats by Dre headphones for a while, but I’ve been debating whether the price is worth it....