emediastudios Posted March 16, 2008 Share Posted March 16, 2008 Hi all. I have this code. I want to set the image size. $content .="<td><a href='".$result[photo]."'><img src='".$result[photo]."' width='".$width_of_thumb."px' width='".$height_of_thumb."px' ><br><center>".$result[title]."<br><a href='delete_image.php?id=".$result[iD]."'>Delete This Image</a></center></a></td>"; } Link to comment https://forums.phpfreaks.com/topic/96380-i-want-to-set-the-image-size/ Share on other sites More sharing options...
emediastudios Posted March 16, 2008 Author Share Posted March 16, 2008 i got it Link to comment https://forums.phpfreaks.com/topic/96380-i-want-to-set-the-image-size/#findComment-493290 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.