<?php $cents = 10532399; var_dump( (float)number_format(($cents/100), 2, '.', '') );
You have javascript disabled. You will not be able to edit any code.