View Single Post
  #5  
Old August 3rd, 2005, 05:00 AM
Fyron's Avatar

Fyron Fyron is offline
Shrapnel Fanatic
 
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
Fyron is an unknown quantity at this point
Default Re: [OT] Freebie message board software?

Pretty much any forum software these days will require a database. Databases make them a lot more efficient than flat files.

phpBB supports a lot of different database types. I use MySQL because it is free, works fine, is installed by default on web servers, and I am too lazy to bother with anything else, such as PostGreSQL.
__________________
It's not whether you win or lose that counts: it's how much pain you inflict along the way.
--- SpaceEmpires.net --- RSS --- SEnet ModWorks --- SEIV Modding 101 Tutorial
--- Join us in the #SpaceEmpires IRC channel on the Freenode IRC network.
--- Due to restrictively low sig limits, you must visit this link to view the rest of my signature.
Reply With Quote