F
Frank H. Shaw
?PHP
IF $amount=$_POST['20.95']
ENDIF
?>
Below is my radiobutton HTML code which would come well before the PHP code
above:
IF $amount=$_POST['20.95']
ELSE
ENDIF
?>
Below is my radiobutton HTML code which would come well before the PHP code
above: