echo $_POST['prod_id'];
The above line is what I mean when I say echo-ing $_POST['prod_id'].
If you see what you typed in, that part works. Either way, we know where we need to focus our attention (just basic debugging :D).
So if it seems we're straying off the point, know that all of my questions are just probing for more info on where the problem lies.
Thank you for your patience.
Snib
<><