I'm asking for my partner, who has been building a shopping cart, and hit a problem, can anyone answer this- is it a mysql problem not a php one?
thanks.
$result_query7 = mysql_query("SELECT cookieId, itemId, sizeId, optId, qty, product_name, option_name, size_size...