deansaddigh Posted December 19, 2009 Share Posted December 19, 2009 Hi sorry im not sure if this is a css or php question. Curious how is this site http://www.mailordercorals.com/ making all its images 4kb for each new product being displayed.? Link to comment https://forums.phpfreaks.com/topic/185720-image-sizes/ Share on other sites More sharing options...
vinpkl Posted December 20, 2009 Share Posted December 20, 2009 this site uses thumbnail generator script for php vineet Link to comment https://forums.phpfreaks.com/topic/185720-image-sizes/#findComment-980749 Share on other sites More sharing options...
The Little Guy Posted December 22, 2009 Share Posted December 22, 2009 they could use imagemagick, or the php GD functions: Php version: http://beta.phpsnips.com/snippet.php?id=5 Easiest way (less math/php): ImageMagick version: http://beta.phpsnips.com/snippet.php?id=111 Link to comment https://forums.phpfreaks.com/topic/185720-image-sizes/#findComment-982572 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.