aking02 Posted January 8, 2009 Posted January 8, 2009 Is it possible to display an image through a php file?????? For example, I want to add an image in shipping.php. How would I go about doing this?
FIMBLE Posted January 8, 2009 Posted January 8, 2009 you can do this, probably the easiest way for you would be to use html tags to add <img src="images/yourimage.gif" width="" height="" border="" alt=""> Nic Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
aking02 Posted January 8, 2009 Author Posted January 8, 2009 you can do this, probably the easiest way for you would be to use html tags to add <img src="images/yourimage.gif" width="" height="" border="" alt=""> Nic Do I embed that as a new command? or can I add it with in the "place text here area"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.