phpthumb
PhpThumb requires so much disk space
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[详细]
2023-03-28 02:42 分类:问答Tearing eyeballs out, PHPThumb class on shared hosting is failing
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[详细]
2023-03-18 06:37 分类:问答PDF Thumbnail shell command problem - PHP
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[详细]
2023-03-11 05:44 分类:问答phpThumb shows me "usage" example even though I've supplied the correct input
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[详细]
2023-02-19 09:40 分类:问答phpthumb - disable output
$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[详细]
2023-02-13 17:39 分类:问答Generating a Thumbnail by the API
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[详细]
2023-02-11 04:04 分类:问答phpThumb plugin and database images' querystrings
i\'m new to the phpthumb plugin and searched s开发者_运维百科tackoverflow for similar questions without success[详细]
2023-02-06 22:26 分类:问答phpThumb IE Problem
Hi I have a theme on wordpress usin开发者_JAVA技巧g phpThumb. And some images are not shown in IE7.[详细]
2023-01-31 16:14 分类:问答phpthumb access images from multiple tables in db
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.[详细]
2023-01-31 00:00 分类:问答clear phpThumb cache regularly with cron job
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[详细]
2023-01-12 15:48 分类:问答