|
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).
|