delete('shop',$db->intcast($_REQUEST['delete'])); } header("Location: ../../../"); } $result = $db->query("SELECT * from shop ORDER BY id DESC"); ?>
There are no shop products. Add some by clicking Add item.
"; } else { ?>
clean($result[$i]['product.title'],'encode');?> intcast($result[$i]['product.stock']);?> left in stock edit delete