FernE97
04-10-2003, 05:30 AM
I really have no idea how to do this but I do want to learn. I want to create a forum for my website and I don't really want to use a service like bravenet. Can anyone help me out in this?
|
Click to See Complete Forum and Search --> : How to create a forum? FernE97 04-10-2003, 05:30 AM I really have no idea how to do this but I do want to learn. I want to create a forum for my website and I don't really want to use a service like bravenet. Can anyone help me out in this? jpmoriarty 04-10-2003, 06:07 AM you'll need to learn and use a server side language - i'd reccommend PHP (see www.php.net, and www.apache.org for the server, and www.mysql.com for the free database) but you could go with the M$ version, ASP, which you'll get a lot of help on here for (but because it's such a backwards language you'll need it :p). But the PHP route is free, and the M$ route isnt If you do go with PHP (and probably which ever you go for) I'd strongly recommend getting a book to learn the majority of it, since i think it's nice to be able to mark pages, make notes in a margin etc, which isnt so easy or quick to do with web tutorials. Also there's a temptation there to simply "copy and paste", which is never the best way to learn what's going on. I'd recommend "php and mysql web development" by luke welling and laura thompson if you're going the PHP route. FernE97 04-10-2003, 02:04 PM Alright I'll check that out. Does anyone have some examples of forums that were created using the PHP code. havik 04-10-2003, 02:07 PM Here's a link to PHP scripts for forums: http://devscripts.com/category.php?stId=238 Havik PeOfEo 04-10-2003, 04:26 PM No, I mean you can get great free forums without ads premade without having to learn php or another server side language. If thats all you want it for that is. I personally would reccomend using asp.net though if you are going to learn a server side (thats just what I use so of course) go to www.phpbb.com The have awesome advertisement free things. Also look into some vBulletin stuff, like this forum its a vbulletin, same with esyboard any many others. jpmoriarty 04-10-2003, 05:58 PM Does anyone have some examples of forums that were created using the PHP code. ummm, this one? If you want a help forum I'd strongly recommend www.phpbuilder.com pyro 04-10-2003, 06:42 PM Yes PHPBB is a good PHP forums, but so is Invision (http://www.invisionboard.com) If you are looking to build you own, you will need to do some serious learning of a server side language (I too would recommend PHP) and database (I'd recommend mySQL). I'd also recommend it'd not be the first thing you try... Don't bite off more than you can chew. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |