I have a piece of code, which formats a number to INR Price (₹1.00/- , ₹10,00,000.00/- , etc):
function price_format($num,$type = 1){ $num_full = number_forma