dbnt.co.kr2023/common/phpThumb/demo
thkim e486888b45 Init 2025-12-30 14:49:01 +09:00
..
index.php Init 2025-12-30 14:49:01 +09:00
javascript_api.js Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.check.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.demo.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.gallery.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.object.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.object.simple.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.random.php Init 2025-12-30 14:49:01 +09:00
phpThumb.demo.showpic.php Init 2025-12-30 14:49:01 +09:00
readme.demos.txt Init 2025-12-30 14:49:01 +09:00

readme.demos.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

//////////////////////////////////////////////////////////////
///  phpThumb() by James Heinrich <info@silisoftware.com>   //
//        available at http://phpthumb.sourceforge.net     ///
//////////////////////////////////////////////////////////////
///                                                         //
//    phpThumb() included and related demos                 //
//                                                         ///
//////////////////////////////////////////////////////////////

The phpThumb() distribution includes several demos, and it
should be self-evident what they do when you run them:

* phpThumb.demo.demo.php - shows a wide variety of samples,
    basically all the different features and filters of phpThumb.
    Note: sample image files are not included in the distribution
    but can be downloaded from http://phpthumb.sourceforge.net/demo

* phpThumb.demo.check.php - configuration checker, will check
    your config file and server configuration and warn of any
    potential problems

* phpThumb.demo.gallery.php - basic demonstration of a photo
    gallery with ability to browse subdirectories. May use
    phpThumb.demo.showpic.php for fullsize popup display

* phpThumb.demo.showpic.php - auto-resizes a popup window to
    match the dimensions of the image it is displaying

* phpThumb.demo.object.php - example of how to call phpThumb
    as an object.

* phpThumb.demo.object.simple.php - simplified version of
    phpThumb.demo.object.php with fewer options shown.

* phpThumb.demo.random.php - select & display a random thumbnail
    from a directory of images.



Other people have created useful demos and/or extensions to
phpThumb(). Some of these I know of are:
(also see http://phpthumb.sourceforge.net for an updated list)

* iManager/iBrowser        - http://www.j-cons.com/news/
* ThumbnailSelector        - http://www.silisoftware.com/scripts/ThumbnailSelector
* Applejuice Build_Gallery - http://twofivethreetwo.com/?nav=scripts

If you know of any others you think should be mentioned here
please let me know: info@silisoftware.com