home info scripts guides links contact

Ask and answer

Ever see those nifty ask & answer scripts on a blog? do you want people to ask you questions and stuff like that and answer them instantly? Here's how!

To begin, download ask.zip

Extract all the files first and upload them into a new directory (name it ask, questions, askme, or something along those lines)

ChMod this folder/directory to 777

Now run setup.php in your browser and the script runs on it's own.

Go to askme.php in your browser and you'll see all the questions you've been asked. Test out the script by asking yourself a question.

To login, go to answer.php. The password is "askme." You can change this by going to the configuration to change it later.

After that you can change the layout templates and such in your FTP manager to match your current layout by adding the tag above each page:

<link rel="stylesheet" href="URL TO YOUR STYLESHEET">


replace URL TO YOUR STYLESHEET to the address to your stylesheet. you can also include this into your current layout using PHP with this code:

<? include('http://www.yourdomain.com/ask/askme.php'); ?>


your folder could be different, but change yourdomain.com to your address and paste the code wherever you want your questions/ ask box to appear.

Credit: Luved.ORG


copyright 2008 Maggie N