Home     PHP / Javascript / Ajax
PHP Image Processor and resizer Script

PHP Script Codes > image-handling

Image Processor and resizer Commercial

Rate: | Price: Commercial | Publisher: Office Site | Demo: | Views: 106

PHP Script Codes > Image Processor and resizer
This PHP class helps you to process and resize images. There are two manners you can use this script. One manner is directly from url like (imageprocessor.php?src=image&h=100&w&50&...). This can be used to create thumbnails on the fly. The second manner is using the class in your website/application code by including the imageprocessor.php in your script.