F Fagush New member Mar 14, 2010 #1 I have php code echo '<input type="text" value="0" name="theVal" id="theVal" />'; if ($var99>4) {} But, I don't know how to put the value =0 from theVal variable into $var99? Thank you.
I have php code echo '<input type="text" value="0" name="theVal" id="theVal" />'; if ($var99>4) {} But, I don't know how to put the value =0 from theVal variable into $var99? Thank you.