smiley_kool Posted September 3, 2009 Share Posted September 3, 2009 can someone temme how to display the value in indian currency format in smarty ex: $var = 133000 the output should be like : 1,33,000 i tried using number_format {$val | number_format} but this doesnt work Link to comment https://forums.phpfreaks.com/topic/172947-solved-how-to-display-the-value-in-currency-format-using-smarty/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.