How do I pass a value through this input field?

Posted by Jon on Stack Overflow See other posts from Stack Overflow or by Jon
Published on 2010-06-06T22:01:52Z Indexed on 2010/06/06 22:12 UTC
Read the original article Hit count: 276

Filed under:
|

How do I get the value of what the user inputs into the text field for quantity?

echo"<label>Qty:</label><input type=\"text\" name\"qty\" size=\"3\" maxlength=\"3\" value=\"1\"/>";

© Stack Overflow or respective owner

Related posts about php

Related posts about html