Thread: HTML forum?
View Single Post
Old 02-17-2007, 02:16 PM   #2 (permalink)
aqua_scummm
MCB Member
 
aqua_scummm's Avatar
 
Join Date: Apr 2006
Location: Los Angeles
Very little is done in html, it offers the layouts and stuff, but the background work, such as saving posts and whatnot, is done by a server-side script. PHP and Perl/CGI are the most common languages for doing the background stuff, and databases such as MySQL are the most common place to save info (isntead of just a text file).

Your host should give you AT LEAST perl, usually PHP and mysql.

I can give you a copy of invision powerboard 1.3, the last free version, if you like. Besides that, SimpleMachines Forum and PHPBB are two commonly used free options


If you only have perl access, or you don't have a database on your host, there are forums that work just on text and perl or text and php, with no databases needed... You'll have to look for yourself though, I haven't used any of those except for some curious poking a few years ago
__________________
My choice is what I chose to do, and if I'm causin' no harm, it shouldn't bother you.
Your choice is who you chose to be, and if you're causin' no harm, then you're alright with me.
aqua_scummm is offline   Reply With Quote