aking02 Posted January 8, 2009 Share 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? Link to comment Share on other sites More sharing options...
♥FIMBLE Posted January 8, 2009 Share 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 Link to comment Share on other sites More sharing options...
aking02 Posted January 8, 2009 Author Share 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" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.