PhpNuke is the worse written PHP script as I heared then what does not suck?
I need a fast, simple, CMS. I don't need that many hacks. No MySQL is the
best. CMS is about news, and forum. I found something called txtForum and
simpleboard both are not MySQL based. I assume the forum is the most MySQL
consuming application. News can just be put in text file. I like the idea to
update HTML files from PHP files. I wrote something to change every link of
PHP to a HTML so whenever there is a update, I update all HTML file on the
apache, then all visitors will only need to get the HTML, faster and has a
last-modified date for search engine. Smart or Stupid?
I need a fast, simple, CMS. I don't need that many hacks. No MySQL is the
best. CMS is about news, and forum. I found something called txtForum and
simpleboard both are not MySQL based. I assume the forum is the most MySQL
consuming application. News can just be put in text file. I like the idea to
update HTML files from PHP files. I wrote something to change every link of
PHP to a HTML so whenever there is a update, I update all HTML file on the
apache, then all visitors will only need to get the HTML, faster and has a
last-modified date for search engine. Smart or Stupid?
Comment