userauctions[] that is in this html is referred to later on as $_POST['userauctions']
What I'm trying to figure out is, what is supposed to be in the array?
The code is a bit too magical for me.
<tr>
<td><input
id="cb-383"
type="checkbox"
name="userauctions[]"
value="383"></td>
<td>6724</td>
<td>Betamax SLHF900</td>
<td>$550.00</td>
<td>TouchBuy</td>
</tr>