Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.
// set options (see phpThumb.config.php)
// here you must preface each option with "config_"
// Set error handling (optional)
$phpThumb->config_error_die_on_error = false;
// set options (see phpThumb.config.php)
// here you must preface each option with "config_"
// Set error handling (optional)
$phpThumb->config_error_die_on_error = false;
// disable ImageMagick
$phpThumb->config_prefer_imagemagick = false;
1 to 10 of 10