I am using phpthumb: http://phpthumb.sourceforge.net/ I have about 500Mb of images on my server and phpthumb creates 2 little thumbs for each image ( 100x100 300x300 ). The problem is that the phpthu
UPDATE & SOLUTION: Everyone, for whoever has this problem in the future, I figured out how to solve it.If you use the PHPThumb class, you MUST import the settings from the config file, as it will
I have a set of 1000 pdf in my server. Now, i want to create a thumbnail for each pdf. The PDF NAM开发者_如何学CE include spaces and special characters(This is a joomla component - Docman, So i could
phpThumb is a PHP library that converts large images to image thumbnails and caches the result. It takes such a syntax: http://domain.com/phpThumb.php?src=/images/image.jpg
$phpThumb->GenerateThumbnail() or $phpThumb->RenderToFile() create a output with header information and the thumbnail. How can i disable it? I need to store the thumbnail without a return of the thumb
By default, phpThumb generates a thumb the first tim开发者_如何学Goe it is requested. I need to generate it immediately after the image is uploaded to save time when it is requested. I understand that
i\'m new to the phpthumb plugin and searched s开发者_运维百科tackoverflow for similar questions without success
Hi I have a theme on wordpress usin开发者_JAVA技巧g phpThumb. And some images are not shown in IE7.
I am able to retrieve images from a single table without problem, but I\'m not sure how it can work if I have images in different tables.
I am using phpThumb on a client website, and as it is a very image heavy application the cache gets huge quick.Today the thumbs stopped working and I had rename the cache folder, as the folder was too