
October 21st, 2002, 05:51 AM
|
|
Contributing User
|
|
Join Date: Jan 2002
Posts: 409
Time spent in forums: < 1 sec
Reputation Power: 7
|
|
|
Any recommended FAQ engines?
Hi everybody.
I've been searching for a nice FAQ engine system. The problem I've been finding is that many of them are MySQL based and I can't add any additional overhead or complexity to the server. Others are simple but are geared towards technical people. This FAQ will be for customers, so presentation and simplicity is key here.
What I'm looking for, is a web based interface, where you can simply add your question and answer, and the engine will spit out or update the FAQ into an HTML or XML document.
I liked the layout of phpFAQtory, but unfortunatley it need MySQL on the backend:
http://www.phpindex.com/projets/pro...tation.php3?n=2
Any recommendations? It doesn't have to be PHP, just anything that doesn't need a database (unless it's a postgres database). If all else fails I guess I can come up with my own template...
|