need help w/code

Hello, would someone look at my code and advise how to change. The amt
payable minus the amt paid drops the cents above ".00". Below is example
of the problem and below that the pertinent code.

date days amt
recur? acct# creditor purpose due paid late payable paid due
Y 8538 Purina dog food 2013-01-13 0000-00-00 0 72.99 0.00 72.00
——————————————————————
Click to expand…

PHP:

 

$totdue = $totdue + $row[‘amtdue’];…

need help w/code

See original post by ataloss

Leave a Reply