I think if($radio1) is what you're after.

HTH
Jon


-----Original Message-----
From: Miguel Loureiro [mailto:[EMAIL PROTECTED]]
Sent: 08 February 2001 16:39
To: php-gen
Subject: [PHP] radiobutton


Hello,
I have sometging like this:
<input type="Radio" name="radio1" value=<? echo $opt1 ?>">Opt1    

how I know if some user choose some radiobutton???
I tried if($opt1) , but without success....

T.Y.

Miguel Loureiro <[EMAIL PROTECTED] >

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to