if(is_array($_SESSION['cart'])){ echo 'STT'.LIENHEHOVATEN.''.HINHANH.''.GIA.''.SOLUONG.''.TONGGIA.''.XOA.''; $max=count($_SESSION['cart']); for($i=0;$i<$max;$i++){ $pid=$_SESSION['cart'][$i]['productid']; $q=$_SESSION['cart'][$i]['qty']; $pname=get_product_name($pid); $pimg=get_product_img($pid); if($q==0) continue; ?> 1 1064 --- select gia from table_product where id=