A
Anonymous
Guest
hi
i hava a voting poll and its almost ok (1 question, 4 answers)
but if you choose one and click vote then it cant be saved and some wrong sentences appear
i think something is wrong with the poll_data.txt where the results should be saved. Here are the codes of this poll_data.txt
please check if you can see the problem:
$RESULT_FILE_NAME = "poll_data.txt"; ഀ
// En: http://......de/poll/poll_data.txt ഀ
$QUESTION = "How do you like this Script?"; ഀ
// En: Question Text. ഀ
$ANSWER = array("Love it!", "Like it!", "Its okay..", "I dislike it", "I hate it.."); ഀ
// En: All answer. ഀ
$IMG_DIR_URL = "./vote"; ഀ
// En: http://......de/poll/voteഀ
$REVOTE_TIME = 3600; ഀ
// En: Time (second) after people can revote, use cookies. ഀ
i hava a voting poll and its almost ok (1 question, 4 answers)
but if you choose one and click vote then it cant be saved and some wrong sentences appear
i think something is wrong with the poll_data.txt where the results should be saved. Here are the codes of this poll_data.txt
please check if you can see the problem:
$RESULT_FILE_NAME = "poll_data.txt"; ഀ
// En: http://......de/poll/poll_data.txt ഀ
$QUESTION = "How do you like this Script?"; ഀ
// En: Question Text. ഀ
$ANSWER = array("Love it!", "Like it!", "Its okay..", "I dislike it", "I hate it.."); ഀ
// En: All answer. ഀ
$IMG_DIR_URL = "./vote"; ഀ
// En: http://......de/poll/voteഀ
$REVOTE_TIME = 3600; ഀ
// En: Time (second) after people can revote, use cookies. ഀ