<?php $number = 1234.56; // english notation (default) $english_format_number = number_format($number); // 1,235 // French notation $nombre_format_francais = number_format($number, 2, ‘,’, ‘ ‘); // 1 234,56 $number = 1234.5678; // english notation without thousands seperator $english_format_number = number_format($number, 2, ‘.’, ”); // 1234.57 ?>
Daily Archives: June 22, 2010
World Cup | Μουντιάλ 2010 | Mundial | Don’t miss a moment of action.
FootieFox Don’t miss a moment of action. FootieFox shows latest scores in your Firefox. https://addons.mozilla.org/en-US/firefox/addon/725/?src=external-firefoxcup