Results 1 to 7 of 7
How would you make a forum for your website. like the how the linuxforum is or some other forum. Do you need special html coding or something else? Please help...
- 04-17-2005 #1Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 577
Website Stuff
How would you make a forum for your website. like the how the linuxforum is or some other forum. Do you need special html coding or something else? Please help
- 04-17-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Location
- Where my hat is
- Posts
- 765
If you look at the bottom of just about every forum on the internet, you'll find out what it's powered by and where to get it.
Registered Linux user #384279
Vector Linux SOHO 6 / Vector Linux 7 RC 3.4
- 04-17-2005 #3
You could always use phpBB (what this forum is powered by) or look around for some others.
If you wanted to code your own, you would have to learn a server-side scripting language like PHP, ASP or JSP (there are probably more). I would go with PHP as it is powerful, relatively easy and there is alot of help for it on the net.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 04-17-2005 #4Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 577
Well is PHP free, can you use a simple text editor with it?
- 04-17-2005 #5
PHP is free. You can find it here: http://www.php.net/. You do have to set up a web server on your computer to use it or you could upload it to a server that has PHP on it.
Yes, you can use any text editor, just remember to save it as extension '.php'.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.
- 04-19-2005 #6Linux Enthusiast
- Join Date
- Dec 2004
- Posts
- 577
Thanks I really needed know this kinda of stuff
- 04-19-2005 #7
Anytime, that is what we are here for.
BryanLooking for a distro? Look here.
"There can be no doubt that all our knowledge begins with experience." - Immanuel Kant (Critique of Pure Reason)
Queen's University - Arts and Science 2008 (Sociology)
Registered Linux User #386147.


Reply With Quote
