Im fairly new to coding…
i want to be able to change a PHP variable from holding a value of ‘q1’ to ‘q2’, ‘q3’ and so on in a loop.
q1 ect relates to a question id in a database, the end result im hoping to be able to achieve is to increase the qnumber so that the next questions answers get recorded for the correct question number.
Cheers
1 Answer