<?
// cache mode settings
$cache = true; // true/false --> enable/disable cache mode
...
PHP On Thumbnail generator
by tempouser.myopenid.com,
November 05, 2007 08:32
I noticed, that the imagecr...
$maxwidth = (isset($_REQUEST['width']) ? $_REQUEST['width'] : 160);
PHP On Thumbnail generator
by tempouser.myopenid.com,
November 02, 2007 09:04
Hello,
thanks for the re...
<?
#dl("php_gd2.dll");
...
PHP Thumbnail generator
by tempouser.myopenid.com,
October 31, 2007 13:28,
10 refactorings, tagged with image thumbnail gallery
i got this code running on ...
@ Huber Roksor: its all loc...