Hi
Can any one help me in this please,
why they used that 2, ',','' at the number format function, since i dont know that function exactly whats it does,
Regards
magesh
Can any one help me in this please,
Code:
number_format((float)strip_tags($order->totals[4][text]),2,',','');
Regards
magesh
Comment