Admin: View Wallet History of
Current Wallet Balance:
Query("select * from tbl_wallet where 1=1 $where order by $order_by $order_by2 limit $start, $pagesize"); $sql2=$obj->query("select * from tbl_wallet where 1=1 $where order by $order_by $order_by2",$debug=-1); $reccnt=$obj->numRows($sql2); if($reccnt==0) { ?>
No Record
Record found.
S No.
Date
Order ID
Total Amount
Wallet Balance
Type
fetchNextObject($sql)) { $i++; if($i%2==0) { $bgcolor = "#f3f4f6"; } else { $bgcolor = ""; } ?>
.
added_date)); ?>
order_id); ?>
Rs.order_id); ?>
wallet_balance); ?>
type); ?>