PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I have a survey and one of the questions has radio buttons in it. If I dont fill in all the required fields an error message occurs and the last radio button is selected. So if someone selects lets say A and submits but an error message occurs then the button selected switches to E. I would like it to remain the same as it was selected.