Thread: PHP Forum Code
View Single Post
Old Nov 5th, 2006, 7:55 PM   #2
jsilver608
Newbie
 
Join Date: Oct 2006
Posts: 20
Rep Power: 0 jsilver608 is on a distinguished road
wow, that's pretty cool.

Have you considered using sqllite for all of your operations? It would allow you to create your forum without requiring a database like mysql, but it still has the added benefit of a database (so you don't have to worry about file locks and such).
__________________
High Performance PHP
http://www.whenpenguinsattack.com
jsilver608 is offline   Reply With Quote