Check the value of a text input (Web Programming / PHP)

Alexik

New Member
I have a PayPal button with a quantity text field. How could I check to ensure this textfeild is > 0 so that it does not add to cart if quantity is not an integer >= 1?Thanks
 
Top