this code runs a para type multi choice question.there is 3 question with 4 options each.

if we select all three uestion's answer then there is no error.

if select only one question's answer Undefined offset: 1 error occurs.

if we select any two question's answer Undefined offset: 2 error occurs.












Code:
<?php
...