Description: Thumbnail Generator
Functions: to generate thumbnails (scaled down)
Authors: Xian-Jun Liu
Time :2007-10-25
The need for parameters:
$ lxjspicname = "image name) (can not be empty"
$ lxjspictype = "picture type [a picture of the extension shall prevail (in support of the type | jpg | jpeg | gif | png | bmp |)] (not empty)"
$ lxjspicpath = "picture can not be empty (path)"
$ lxjspicsizex = "Thumbnail width settings [default 150]"
$ lxjspicsizey = "Thumbnail high settings [default 150]"
Note 1: The generated file name format thumbnails [s picture name]
Note 2: If the picture to open failed to reproduce the original image file for thumbnails.
Note 3: GET or POST can send all the parameters.
Note 4: If the image width and height are less than the set value, will copy the original image file for thumbnails.
Note 5: picture name and picture type and picture path, one of which is empty, the system will do nothing to deal with.
This document can be inserted, insert the
To Search:
File list (Check if you may need any files):
lxjspic.php