K
katoona
Guest
I want to show price without decimals, and the moneyformat has been deprecated in PHP7.4.
Does anybody have a bit of quick advice on what I can add in this field to make $1,234.50 --> $1,234 (no decimals)

Or, where I can alter the code manually in the files...
Continue reading...
Does anybody have a bit of quick advice on what I can add in this field to make $1,234.50 --> $1,234 (no decimals)

Or, where I can alter the code manually in the files...
Continue reading...