fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh
| DIR:/home/u1105814/public_html/rarental.co.id/admin/config/ |
| Current File : /home/u1105814/public_html/rarental.co.id/admin/config/fungsi_rupiah.php |
<?php
function format_rupiah($angka){
$rupiah=number_format($angka,0,',','.');
return $rupiah;
}
?>
|