Jump to content

I want to set the image size.


emediastudios

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.