I'm fairly new to PHP. I am using it now to generate the results of a simple exam of 10 questions consisting of true or false answers. How do I get PHP to add to my counter so that I can calculate the number of incorrect answers to determine whether the user passed or failed the exam?
Many thanks!
Morgan