Call up a PHP Variable in Request?
-
Thank you so much! After much searching, this plugin is a godsend. ??
However I am having trouble pulling a PHP variable $total_usd as the variable. I must be missing something really simple here:
<?php echo get_conversion( 'number=' . $total_usd . '&from=usd&to=cad' ); ?>
Thanx again for your work here,
Cheers
Avrom
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Call up a PHP Variable in Request?’ is closed to new replies.