Re: Flat File Cms
I wouldn't recommend using a flatfile CMS, especially if you are planning to run a largeish site. MySQL databases are much easier to manage, and a lot more stable. They also tend to be compressed better as well, so file sizes are smaller.
|