I'm not sure what you mean. 10 different programmers would do this 10 different ways. Personally I'd create a forum-data manipulation API, and then create a frontend to access this. I suggest you abstract the data access routines into an API of its own, so that when you come to your senses, you can change it to a proper db. -----Original Message----- > From: Nicholas Couloute [mailto:njcjr@xxxxxxxxx] > Sent: Sunday, February 12, 2006 5:35 PM > To: php-general@xxxxxxxxxxxxx > Subject: Flatfile forum? > > I am interested in creating a flatfile database forum! How would I go > about > doing this. I know it has been done before! I want to make one from the > ground up! > ~Nick Couloute > co-owner/Web Designer > Sidekick2Music.Com > > -- > PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: > http://www.php.net/unsub.php > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > >