[All] Pdoresourse where не правильно работает
<?php if(!empty($_GET['category']) || !empty($_GET['money']) || !empty($_GET['day'])){ $category = (int)$_GET['category']; $money = (int)$_GET['money']; ...
<?php if(!empty($_GET['category']) || !empty($_GET['money']) || !empty($_GET['day'])){ $category = (int)$_GET['category']; $money = (int)$_GET['money']; ...