Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

info_box_contents + php


ErollorD

Recommended Posts

Posted

Hi

 

I have code:

 

$info_box_contents = array();
 $info_box_contents[] = array('text' => 'some text here');

 

Now I want to include php, like if something is true then echo out <b> and make text bold, but it seems that php is not working within this. How can I solve this??

Archived

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

×
×
  • Create New...