Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

need help for new box


zirh

Recommended Posts

hello,

 

I have made a new box with a picture and i want to make a hyperlien to this picture but i don't no how to do it.

 

I have try but it's not working. iam beginner in php

 

the codi is :

 

<?php

 

$info_box_contents = array();

$info_box_contents[] = array('align' => 'center',

'text' => tep_image(DIR_WS_IMAGES . 'logo02.gif') );

 

//

 

new infoBox($info_box_contents);

?>

 

thanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...