How to convert decimal number to words (money format) using PHP?

后端 未结 12 965
野趣味
野趣味 2020-12-19 03:38

I just need a little help here. Because I am creating a code for converting decimals to Money format in words. For example if

I have this number

<

12条回答
  •  不思量自难忘°
    2020-12-19 04:00

    Hi i have solved this problem using php

    See this following link Stackoverflow Best Conversion Result for Indian Currency format

提交回复
热议问题