Home
last modified time | relevance | path

Searched refs:phpthumb (Results 1 – 10 of 10) sorted by relevance

/plugin/photogallery/phpThumb/demo/
Dreadme.demos.txt3 // available at http://phpthumb.sourceforge.net //
21 but can be downloaded from http://phpthumb.sourceforge.net/demo
43 (also see http://phpthumb.sourceforge.net for an updated list)
/plugin/photogallery/phpThumb/
Dlicense.txt3 // available at http://phpthumb.sourceforge.net //
23 http://phpthumb.sourceforge.net/#pTCL (payment required)
DphpThumb.config.php.default4 // available at http://phpthumb.sourceforge.net //
8 // See: phpthumb.readme.txt for usage instructions //
17 …if (!file_exists( __DIR__ .'/phpthumb.functions.php') || !include_once( __DIR__ .'/phpthumb.functi…
19 …die('failed to include_once(phpthumb.functions.php) - realpath="'.realpath( __DIR__ .'/phpthumb.fu…
45 …nctuation is strongest, lowercase is weakest; see PasswordStrength() in phpthumb.functions.php). Y…
58 …he_directory'] = $PHPTHUMB_CONFIG['document_root'].DIRECTORY_SEPARATOR.'phpthumb'.DIRECTORY_SEPARA…
63 // $PHPTHUMB_CONFIG['cache_directory'] = '/tmp/persistent/phpthumb/cache/';
112 //$PHPTHUMB_CONFIG['temp_directory'] = '/tmp/persistent/phpthumb/cache/'; // set to absolute path
Dphpthumb.functions.php381 return phpthumb::ErrorImage($ImageCreateFunction.'() does not exist - no GD support?');
384 …return phpthumb::ErrorImage('Invalid image dimensions: '.$ImageCreateFunction.'('.$x_size.', '.$y_…
999 if ($tempfilename = phpthumb::phpThumb_tempnam()) {
1003 $phpthumb_temp = new phpthumb();
Dphpthumb.filters.php15 * @var phpthumb
Dphpthumb.class.php68 class phpthumb { class
/plugin/photogallery/phpThumb/images/
Dreadme.txt4 http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php
/plugin/photogallery/phpThumb/docs/
Dphpthumb.faq.txt3 // available at http://phpthumb.sourceforge.net //
44 and can be made at http://phpthumb.sourceforge.net
72 require_once('phpthumb.functions.php');
183 /docs/phpthumb.readme.txt) but this parameter is deprecated
306 in phpthumb.class.php (around line 2991-3090). If you need
359 http://phpthumb.sourceforge.net which will take you through
367 are not permitted), or "phpthumb" in case-insensitive
Dphpthumb.changelog.txt3 // available at http://phpthumb.sourceforge.net //
232 see phpthumb.readme.txt entry before using.
245 * Added section to phpthumb.demo.check.php to test cache
461 * Added fallback 'preg_quote' to phpthumb.functions.php in
556 New file: phpthumb.ico.php
712 ¤ Added /docs/phpthumb.faq.txt
721 in $_SERVER['PATH_INFO']. Please see phpthumb.readme.txt
744 phpthumb.class.php, and 'output_allow_enlarging' has
959 * Bugfix: ProportionalResize() in phpthumb.functions.php
1062 * Split out filter functions into phpthumb.filters.php
[all …]
Dphpthumb.readme.txt3 // available at http://phpthumb.sourceforge.net //
14 // See http://phpthumb.sourceforge.net //
40 Then read phpthumb.faq.txt
52 * http://phpthumb.sourceforge.net (occasional releases + documentation)
81 See the "demo" link on http://phpthumb.sourceforge.net for more usage examples.
666 See /docs/phpthumb.license.commercial.txt
670 (updated list at http://www.phpthumb.com/)