Jump to content

Why won't this echo the product in the HTML page?


dwest100

Recommended Posts

Hi,

I have this snippet in my page:

<?php echo $EM_Booking->get_price(true) * $EM_Booking->get_spaces(); ?>

The page executes with no hitches except the price is not multiplied by the spaces. I get and echo of "0".

 

I'm new to this.

Any help would be greatly appreciated and thanks!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.