Results 1 to 2 of 2

Thread: [RESOLVED]php help

Threaded View

  1. #1

    Thread Starter
    Lively Member rasana's Avatar
    Join Date
    Jan 2007
    Location
    Mumbai, (India)
    Posts
    94

    Resolved [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
  •  



Click Here to Expand Forum to Full Width