1)I am developing a ecommerce site , in that my price is $190000 but i want to that price as $ 1,90,000 (with commas) how to show like that
2)Dollar value is changing all the time how can i calculate the price of the item
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
In PHP one function is there to format the price.
http://php.net/manual/en/function.number-format.php