Save values in Different variables
Posted: Tue Apr 17, 2012 6:02 am
in action.html file
My HTML Form has Radio Buttons.
when I submit the form.
I get the values in action.php file.
I want to save the value in variable.
so that , If i submit the Form again.
it should be save its value in another variable.
If there are 3 radio buttons then I should get three variables having values of these radio buttons.
How can I get . please guide me. thanks.
My HTML Form has Radio Buttons.
when I submit the form.
I get the values in action.php file.
I want to save the value in variable.
so that , If i submit the Form again.
it should be save its value in another variable.
If there are 3 radio buttons then I should get three variables having values of these radio buttons.
How can I get . please guide me. thanks.