hi,
i have a form im working on http://dansgalaxy.co.uk/soci/questionnaire.php and i want a script which can save the things in seperate docs...
i ok dont know enough to do it,
i would think that the answers from the questions would be made $value by
$answer1 = $_POST['car'];
for each individual answer
then i would like to embed it in some sort of table
like
$answers = "<table><tr><td>First question</td><td>$answer1</td></tr> etc etc for each question
but then i would like to save $answers as a .html or .php file
i would like it to make the names of the fiels something like
answer{time of processing}.php with the time in so it doesnt over write the last set of answers.
i need the answer fast i think it should be simple. and i would (at a guess) be able to do the rest of the script so that all the answers in a template = $answers but i dont know how to save that as a file.
i need the answer fast coz i have to get it all done and answerd and graphs done etc by tommorrow morning! thanks
Dan
__________________
Personal UK Webhosting Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
|