<tr> <td><span class="style10">Result description:</span></td> <td><?php echo $result_des; ?> </td> </tr> <tr> <td><span class="style10">Result picture:</span></td> <td><?php echo $result_picture; ?> </td> </tr> <?php $quiz->addMultiTypeResult($result_title, $result_des, $result_picture, $quiz_id); } } // end if first row $first_row = false; } // end going through 1 row } } // end if personality type } ?> </table> </div> <div align="center"> <form action="uploadingQuiz.php?file=<?php