Image Size
Posted: Sun Apr 11, 2010 5:29 pm
I need some help. I would like to add an image fixed size within this code, so when the image is displayed it will be displayed in the wanted size.
echo "<td align=\"center\"><img src=\"images/" . $recommendation['filename'] . "\"/><br /></td>";
Any help please?
Thanks
echo "<td align=\"center\"><img src=\"images/" . $recommendation['filename'] . "\"/><br /></td>";
Any help please?
Thanks