使用PHP如何将数字转换为印度货币字格式与paise(十进制值)
输入 190908100.25
190908100.25
我们需要的输出
nineteen crores nine lakh eight thousand one hundred Rupees .two five Paise
我希望这种转换方法在核心php.
php
php currency currency-formatting
currency ×1
currency-formatting ×1
php ×1