Daily Medicine Expense Report
For Month:

$value) { $newCat = true; $query = "select a.item_id,c.item_name from item_stock a, tbl_items c where a.item_id = c.item_id and c.cat = '$value' and c.status = '1' group by a.item_id order by a.item_id asc "; error_log("###########QQQQQQQQ" . $query); $result = mysqli_query($conn,$query); $total = mysqli_num_rows($result); if ($total != 0) { ?>
Sr Date Total