I have two Radio inputs, with the same name and different values.
I want to make in PHP an IF statement that will check if one of the Radios has been checked it will show "radio 1 checked"
else if the other one has been checked it'll show "radio 2 checked"
i don't know how to make it because the Radios has to be with the same name... how do I call them in their values ?![]()



Reply With Quote


Bookmarks