<?php $num = '9570.00'; $num = number_format($num - 5, 2, '.'); echo $num;
You have javascript disabled. You will not be able to edit any code.