Click to See Complete Forum and Search --> : forums
dkaddicts
09-28-2003, 03:06 PM
I have been searching the Internet looking for codes on how to create a forum, but the searches keep on coming up with software sales for making a forum. Is there any HTML codes for making a forum or do I have to buy one of those expensive softwares.
Khalid Ali
09-28-2003, 03:39 PM
if you don't want to buy one,then you will haveto write one,
To know how to write one you must know fw programming languages
Java,
PHP,
ASP
etc
I seriously doubt that there will be a tutorial that will give you a ready made sample forum,its too much work to be donw just for a sample project.(IMHO)
dkaddicts
09-28-2003, 03:49 PM
thanks a million
PeOfEo
09-28-2003, 06:39 PM
You can always look at a premade one like invisionboard and phpbb. Making a forum from scratch requires a very indepth knowledge of the code and is a lot of work. I did mine with asp.net but as you can see I still need to put a whole lot of work into it. Right now I am in the process of switching to a different kind of data base. You will also need to know some sql to query your data bases.