Hi again,
Is it possible to run PHPBB forum script on textfiles?
If it is, have you tried it? and how long did it take to convert it?
Thanks
PHPBB on textfiles?
Moderator: General Moderators
- harrisonad
- Forum Contributor
- Posts: 288
- Joined: Fri Oct 15, 2004 4:58 am
- Location: Philippines
- Contact:
- feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
that'd depend on whether you wanted to have the "textfiles" support SQL queries or not... If it's okay, you should be able to port in an SQLite interface without a lot of pain. If you do not want to support SQL queries, you will need to rewrite almost every file in the software, which will not be fun.