Hi,
I am planning to write my own forum. But before I start I'd like to check whether anyone has got good tips on how to set up the code and how to store the data.
The forum should have the following features:
- tree structure (so replies on replies)
- flat file db in stead of MySql
I know that using a database propably is easier and faster, but I'm designing this especially for some of my clients that have no database and want to have a very simple forum.
Any tips/ links to tutorials/ links to sample codes etc. ary most welcome!
Thanx in advance, Michiel