|
-
Apr 15th, 2008, 11:50 PM
#1
Thread Starter
Lively Member
[RESOLVED]php help
Hi All,
I have a form which has 5 question and each question has 3 options(e.g. A, B,C)
these options are represented by radio buttons.
and one submit button is there...
after clicking on submit I should get which option is clicked maximum time.
(e.g. for question 1, option A is clicked, for question 2, Option B is clicked, for question 3, Option A is clicked, for question 4, option C is clicked, for question 5 option A is clicked...so after clicking on submit button, I should get answer A as maximum clicked option.)
how would I do this without using DB?
Last edited by rasana; Apr 23rd, 2008 at 02:50 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|