Forum Moderators: coopster
number_format($total+$tax,2,'.','')
can someone tell me how i can calculate the total and then subtract 15% of the final value..
thank you.
Or, use ceil() or floor()
WBF