Hello
I have price like 10000 i want to put commas and display it like 10,000 using php code.
any solution?
thank you
problem with commas with price
Moderator: General Moderators
Re: problem with commas with price
Read http://phpbuilder.com/manual/en/functio ... format.phpitsmani1 wrote:Hello
I have price like 10000 i want to put commas and display it like 10,000 using php code.
any solution?
thank you