Hi,
I have created a php form which includes validation for mandatory fields.
My problem is that if validation fails the page refreshes. All the text fields retain the information the user has previously entered, but I don't know how to make it so radio buttons and checkboxes also retain the information.
Could anyone help me out? it would be much appreciated.