<?php $Fmt = new NumberFormatter('en_US', NumberFormatter::CURRENCY); var_dump($Fmt->format(1234.45, NumberFormatter::TYPE_CURRENCY));
You have javascript disabled. You will not be able to edit any code.