<?php $value = 50; echo number_format(($value /100), 2, '.', ' '); ?>
You have javascript disabled. You will not be able to edit any code.