Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

pic in index.php


andresedamas

Recommended Posts

Posted

Hi Guys, I have this concer, i am trying to put soem pic in my index.php here is my code

 

<?php

/*

$Id: index.php 1739 2007-12-20 00:52:16Z hpdl $

 

osCommerce, Open Source E-Commerce Solutions

http://www.oscommerce.com

 

Copyright © 2007 osCommerce

 

Released under the GNU General Public License

*/

 

define('TEXT_MAIN', 'This is a default setup of osCommerce Online Merchant. Products shown are for demonstrational purposes. Any products purchased will not be delivered nor will the customer be billed. Any information seen on these products is to be treated as fictional.If there are any error or warning messages shown above, please correct them first before proceeding define);

 

 

define('TABLE_HEADING_NEW_PRODUCTS', 'New Products For %s');

bla bla bla

 

I want to add the code for include pic and locate on the left size under my text_main

 

I know about the code tep_image(DIR_WS_IMAGES . 'default/1.gif')

 

thank you for your time

Archived

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

×
×
  • Create New...