فلترة حسب :
/* $s= cleanInput($_GET['s']);
$cat= cleanInput($_GET['cat']);*/
if (!is_numeric($cat)){$cat='';}/*
//$employees = select_where($db,'product','*',[],$peg) ;
/*$ar_cat = explode(",", $cat);
foreach ($ar_cat as $key => $value) {
//$key['cat'] = $value
$condition['cat'] = $value ;
}
print_r($condition);*/
/*$employees = select_search($db,'product','*',$cat,$s,$peg,8);
$count =count($employees);
show_list_pro($employees,$currency);*/
//show_purchases($purchases);
view_purchases($purchases);
?>