Jump to content

[SOLVED] $_GET


thomashw

Recommended Posts

Here you go:

 

<form method="post" name="itemselect" action="/v2/v3/cart.php?product_buy=1">
<select name="Quantity">
<option name="Quantity" value="16">16</option>
<option name="Quantity" value="20">20</option>
</select>
<input type="image" src="/v2/v3/images/button.gif" alt="Purchase">
</input>
</form>

Link to comment
https://forums.phpfreaks.com/topic/85412-solved-_get/#findComment-435802
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.