kakadu![]() 2009-06-25 11:48 | Hello,
<?php $price = ($var1+$var2) *30.126; ?>
» Quick.Cart v3.x |
kakadu![]() 2009-06-25 11:50 | sorry, this is ok
$price = ($var1+$var2) *30.126;
|
cgan2009-06-25 13:41 | Perhaps read here: http://newsourcemedia.com/blog/php-round-off-decimal-or-convert-to-decimal-point/ cgan |
kakadu![]() 2009-06-26 05:08 | Thank you. |