Dumps Posted February 27, 2007 Share Posted February 27, 2007 I have a page that displays the results from a database query and includes an image for the logo using <img src=\"ShowImage.php?name=\"$logoname\"> However, I want to create a template file (showresults.tpl) so I can separate the code from the output. For text fields the output displays fine, but I'm a bit stumped how I can display an image in a *.tpl file. I'm new to php and PEAR - any help would be appreciated. Link to comment https://forums.phpfreaks.com/topic/40416-displaying-an-image-in-a-pear-itxphp-template/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.