Title: @1 Thumbnailizer: Script installation Steps of installing the script.
The script comes in two version - Perl and PHP. Select the one that you like. Installation is very simple. For Perl, simply upload it and chmod to 755. For PHP, simply upload it :-)
Configuration in the script:
# Max. Height of thumbnail
$height=80;
# Max width of thumbnail
$width=80;
# Full path to image folder. No slash at the end please.
$path='/home/publish/public_html/cgi/demo/thumbnailizer/images';
Powered by Document Publisher |