Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/demo/
H A 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/
H A Dlicense.txt3 // available at http://phpthumb.sourceforge.net //
23 http://phpthumb.sourceforge.net/#pTCL (payment required)
H A 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
H A 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();
H A Dphpthumb.filters.php15 * @var phpthumb
H A Dphpthumb.class.php68 class phpthumb { class
/plugin/photogallery/phpThumb/images/
H A Dreadme.txt4 http://phpthumb.sourceforge.net/demo/demo/phpThumb.demo.demo.php
/plugin/photogallery/phpThumb/docs/
H A 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
H A Dphpthumb.changelog.txt3 // available at http://phpthumb.sourceforge.net //
232 see phpthumb.readme.txt entry before using.
556 New file: phpthumb.ico.php
712 ¤ Added /docs/phpthumb.faq.txt
1178 (thanks phpthumbØsendthemtomir*com)
1211 phpthumb.class.php (change of case only, will not
1338 - phpthumb.class.php = most processing code
1339 - phpthumb.functions.php = support functions
1340 - phpthumb.readme.txt = usage instructions
1341 - phpthumb.changelog.txt = this file
[all …]
H A 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/)