FAQ Generator:
WhatDaFaq is a FAQ application, allowing you to update FAQ pages from your web browser.
FAQs come under two groupings;
-categories: defined by the $faqcategory variable. This allows you to have seperate "pages"
of FAQs, using the same script
-headings: within a sinlge category, headings are "titles" on the FAQ page to group the FAQs visually
Scriptwise, there's;
-whatdaadmin.php: this is your admin interface
-index.php: the page for people reading the FAQs
-auth.php: a simple user login script used by whatdaadmin.php
-header / footer.php: top and bottom of each page
-loginform.php: what people get when not logged in
When you customise this to your own site, all you really need is index.php and whatdaadmin.php
Download script now