About Vasili's Ask and Answer
Vasili's Ask and Answer is a flat-file faq script. A flat-file based script uses .txt files, which means there's no need for a database! However, in this case, instead of using .txt files I use .php files, so people won't be able to see the contents of the file.
Download Vasili's Ask and Answer Vasili's Ask and Answer has been downloaded 85 times.
Demo
I've set up a demo for you to see how it works. Admin area (username: admin, password: pass)
Installation
First, download the script. Then, upload all files to your server. CHMOD templates.php, questions.php, ids.txt and config.php to 666. Run install.php and you should be all set to go. If you have any problems installing or find any bugs, please contact me.
Features V1.0
- Spam protection using JavaScript.
- Custom templates.
- Use your own header and footer files.
- Choose to display unanswered questions.
Features V1.3
- Uses PHP files instead of TXT files for added privacy.
- Edit link right next to question, only shown if logged in.
- Reset everything with one click of your mouse.