"FAQBase"
(Uses PHP4, MySQL)
FAQBase allows you to set up an FAQ system for your website. This very
flexible script supports multiple categories, a search function, and
on-page admin links.
With FAQBase, you can customize all the table properties in the HTML
tables shown in FAQBase, as well as the colors of the tables, the font
and fontsize. You can also set the head/foot HTML files that'll allow
you to display your current website's design within FAQBase, and you
can specify the filenames of the main FAQBase script (e.g., faq.php
to run it in your site's root folder, or index.php to install it under
/faq/) as well as specifying the admin filename to keep others from
accessing it.
After setting a password in the config file, you can run a script that
sets a cookie in your browser that gives you admin access. Once this
step is completed, you can add/edit/delete the categories and entries
all from the FAQ's main page.
The script
is really simple and quick to install. Full step-by-step instructions
are included in an HTML file.