zlack Posted May 12, 2003 Posted May 12, 2003 Hello i want to display an other product price as well, next to the original. Lets say i want to display the product with a value of 1000 en next to it i want to display 100, which is 1000/10. I tried to do this: <?php echo $product_price / 100; ?> But everything returns zero. Do i need to use an other variabele or? Thanks, zlack It's easier to remember, then to forget
Recommended Posts
Archived
This topic is now archived and is closed to further replies.