CodingForums.com
>
:: Server side development
>
PHP
> echo an image
PDA
View Full Version :
echo an image
Crazydog
06-10-2005, 05:25 AM
How do I make it so I acn echo an image?
SeeIT Solutions
06-10-2005, 05:31 AM
echo "<img src='images/image.gif' width='50' height='50' border='0'>";
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.