Jump to content

Specifying Image Width (PHP)


RickHope

Recommended Posts

Hello,

 

Does any1 know how to specify the image width to 120px in this php snippet...

 

 

$GLOBALS['ProductThumb'] = ImageThumb($row['imagefile'], ProdLink($row['prodname']));

 

 

I have tried every other way possible and my last resort is trying to the width variables in the image link above.

Would really apprichate if you can point me in the right direction.

Thanks

Rick Hope

Link to comment
https://forums.phpfreaks.com/topic/189745-specifying-image-width-php/
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.