|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
radio style input
Just a quick quiestion, witht his little sniblet of radio input how would i check if they clicked on it
<input type=radio name=join> would i use $join=="on" or $join=="yes" or what |
|
#2
|
|||
|
|||
|
RE: radio style input
Give it a value:
http://codewalkers.com/tutorials/12/5/ |
|
#3
|
|||
|
|||
|
RE: radio style input
yeah that kina helps but i still need to know how to find out if they clicked on it or not, its for joining a mailing list so its a click for yes button then in php i have an if-then statement for it but i dont know what to put for the if...
|
|
#4
|
|||
|
|||
|
RE: radio style input
|
|
#5
|
|||
|
|||
|
RE: radio style input
thanx a bunch notepad
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > radio style input |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|