Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Image within a php definition


CarlDavidRobinson

Recommended Posts

Posted

Hi, this is my first venture with php but i'm slowly understanding how it works!

 

on my shippings and returns page i need to insert an image, how do i do this in php, at the moment i currently got...

 

define('TEXT_INFORMATION', '<h1>Delivery</h1>

  <h3>Where do you deliver to?</h3>

  <img src="images/deliveryradius.jpg" alt="Delivery Radius for Hughes Meats" class="bigpic"/> 
');
?>

 

which is obviously wrong, what would be the correct what to insert the image? sorry i know its a really basic question but i've tried looking it up but can't seem to find anything on it...

Posted

why is it wrong?? it looks obviously OK for me.

Ken

commercial support - unProtected channel, not to be confused with the forum with same name - open to everyone who need some professional help: either PM/email me, or go to my website (URL can be found in my profile).

over 20 years of computer programming experience.

Archived

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

×
×
  • Create New...