Lines Matching refs:images

51 …wed_dirs']     = array(); // array of additional directories to allow source images to be read from
58 …che'.DIRECTORY_SEPARATOR; // set the cache directory to an absolute directory for all source images
59 …e - must start with '.' (will not work to cache URL- or database-sourced images, please use an abs…
62 … // set the cache directory to an absolute directory for all source images
83 … // if true, source images obtained via HTTP …
84 …Y_SEPARATOR.'source'.DIRECTORY_SEPARATOR; // set the cache directory for unprocessed source images
87 $PHPTHUMB_CONFIG['cache_source_filemtime_ignore_local'] = false; // if true, local source images w…
88 $PHPTHUMB_CONFIG['cache_source_filemtime_ignore_remote'] = true; // if true, remote source images
134 // source images (>2Mpx) and low PHP memory limits. If PHP runs out of memory the script will usual…
144 …//$PHPTHUMB_CONFIG['max_source_pixels'] = 1920000; // allow 1600x1200 images (2Mpx), no larger (ab…
146 …//$PHPTHUMB_CONFIG['max_source_pixels'] = 3871488; // allow 2272x1704 images (4Mpx), no larger (ab…
157 $PHPTHUMB_CONFIG['error_image_width'] = 400; // default width for error images
158 $PHPTHUMB_CONFIG['error_image_height'] = 100; // default height for error images
159 …t'] = ''; // Set this to the name of a generic error image (e.g. '/images/error.png') that y…
160 …THUMB_CONFIG['error_bgcolor'] = 'CCCCFF'; // background color of error message images
178 …ink_watermark_src'] = '/demo/images/watermark.png'; // webroot-relative image to ov…
217 …at can be parsed by getimagesize() can be passed through; if false, only images that can be conver…
236 // If any parameters are constant across ALL images, you can set them here
254 // echo '<img src="'.htmlspecialchars(phpThumbURL('src=/images/pic.jpg&w=50', '/phpThumb/phpThumb…