Table: surveyanswers
Tool:
Survey Associated Objects:
SurveyAnswers,
SurveyAnswer
Fields
id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 surveyquestion INT UNSIGNED NOT NULL DEFAULT 0 v5 answer VARCHAR(255) NOT NULL v5 dorder INT UNSIGNED NOT NULL v5 emailmessage TEXT NOT NULL v5 iscorrect TINYINT UNSIGNED NOT NULL DEFAULT 0 v5
Example PHP Usage
The following php example is designed for the main folder: /
Other Survey Tables
surveyanswers surveyquestions surveyresults surveys surveyusers