Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
You need to carefully look at the number_format documentation
$price = number_format ($meta['trip_prev_price'], 0, '.', ' ');
number_format($meta['trip_prev_price'], 2, '.', ' ')
php.net/number_format
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question