' . date("F", mktime(0, 0, 0, $i, 10)) . ' - ' . $year . '\n'; } ?>
Paid
Due
Amount
Description
Comments
" . $paid . "
" . date('d',strtotime($list['due'])) . "
$" . $list['amount'] . "
" . $cat[$list['category']-1]['name'] . "
" . $list['comment'] . "
\n"; } ?>