ErollorD Posted October 10, 2006 Posted October 10, 2006 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??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.