-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathparams.json
6 lines (6 loc) · 1.48 KB
/
params.json
1
2
3
4
5
6
{
"name": "Ctwrp",
"tagline": "php currency to word on Rupiah (IDR)",
"body": "# ctwrp\r\nphp currency to word on Rupiah (IDR)\r\n\r\n========================= Indonesia </br>\r\nFungsi PHP untuk konversi dari nilai mata uang ke kalimat 'terbilang', dalam format Rupiah, mata uang Indonesia.\r\nSebelumnya sudah mencoba dengan fungsi PHP dari PhpStorm yang dibuat oleh Sakthikarthi, \r\nnamun karena memang bahasa Indonesia menerapkan struktur penyusunan kata yang berbeda \r\ndalam penyebutan terbilang nilai uang. Maka terpaksa ane bwt sendiri fungsi baru,\r\ndikejar deadline juga soalnya, user mintanya dalam bahasa Indonesia di App nya.\r\nBiar lebih bermanfaat bila ada yang perlu atau pengen diconvert ke bahasa pemrograman laen,\r\njadi ane putusin bwt di share di sini. :)\r\n\r\n========================= English </br>\r\nPHP function to convert currency to words, in Rupiah's / IDR (Indonesian Money Currency).\r\nI was try other PHP function from PHPStorm by Sakthikarthi, but Indonesian language implements\r\ndifferent words structure in currency's spelling. So I decide to create new function by myself,\r\ncoz I was hit the deadline, my client still wants his App in Indonesian.\r\nI think it 'll be usefull to share it, may another user needs it or wanna to convert it \r\nto other programming language. :) \r\n\r\nfeel free to reach me on :\r\n</br>www.firstplato.com\r\n</br>[email protected]",
"note": "Don't delete this file! It's used internally to help with page regeneration."
}