0 AND company_id = $session_company_id ORDER BY expense_year DESC"); $sql_categories = mysqli_query($mysqli,"SELECT * FROM categories WHERE category_type = 'Expense' AND company_id = $session_company_id ORDER BY category_name ASC"); ?>
| Category | January | February | March | April | May | June | July | August | September | October | November | December | Total |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| -01&dtt=-31"> | |||||||||||||
| Total | 0 AND company_id = $session_company_id"); $row = mysqli_fetch_array($sql_expenses); $expense_total_amount_for_month = $row['expense_total_amount_for_month']; $total_expense_for_all_months = $expense_total_amount_for_month + $total_expense_for_all_months; ?>-01&dtt=-31"> |