Dragonsi
01-13-2004, 04:41 PM
Hi all,
While I am fairly ok with HTML, I have very little experiance of PHP. I have an 'osCommerce' based shopping site and I am trying to insert some images in the main 'define TEXT_MAIN' area. So far, everything I have tried is just bringing up the blank image table but I'm pritty sure I'm using the wrong code. This is what I tried:
define('TEXT_MAIN', '<big>You may pay via ../images/paypal_logo.gif or Cheque/Postal Order ....blar blar blar...
Can someone please tell me the correct way of inserting images into this main text field?
PS - I have already uploaded the image to the correct directory.
While I am fairly ok with HTML, I have very little experiance of PHP. I have an 'osCommerce' based shopping site and I am trying to insert some images in the main 'define TEXT_MAIN' area. So far, everything I have tried is just bringing up the blank image table but I'm pritty sure I'm using the wrong code. This is what I tried:
define('TEXT_MAIN', '<big>You may pay via ../images/paypal_logo.gif or Cheque/Postal Order ....blar blar blar...
Can someone please tell me the correct way of inserting images into this main text field?
PS - I have already uploaded the image to the correct directory.