select from products_table $item_name $item_sum $ item_pic where itemId = $id…somthing along theses lines, then
$output=&item_name=.£item_name&item_sum=.£item_sum&item_pic=.$item_pic;
print $output;
can you be more precise, where’s the pb?
This isn’t something that I would be willing to do. I wouldn’t be difficult, just time consuming. Why make a cart in Flash? A simple HTML cart would be so much easier to use and update…