Recommend this page to a friend! |
![]() ![]() |
Info | ![]() |
![]() |
![]() ![]() |
Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2021-11-22 (8 months ago) ![]() | Not yet rated by the users | Total: 703 This week: 1 | All time: 4,647 This week: 237![]() |
Version | License | PHP version | Categories | |||
resize-on-the-fly 1.2 | GNU General Publi... | 5.3 | PHP 5, Graphics |
Description | Author | |
This class can serve resize image from given URL on the fly. |
Author : Hemant Kr Tiwari Email : t.hemantkumar@gmail.com Contact : +91-9818664766 Blog : http://hemant-uniquescience.blogspot.in/ Licence : GNU General Public License This Class is used to resize the image on fly. it doesn't store the resize image Requirement: 1. ImageMagick Version: ImageMagick 6.6.9-7 2. PHP CURL enable Replace in resizer.php class 1. "NO_THUMB_IMAGE_URL" to "Your server no thumb URL" define('NO_THUMB_IMAGE_URL', 'http://www.cricketworldcupt20.com/wp-content/themes/sw_go/assets/img/no-thumbnail.png'); How to use <img src='http://localhost/resizer.php?url=http://texipaleo.files.wordpress.com/2014/01/cropped-cropped-cropped-cropped-blogheader4.jpg&size=200x200-S /> Where http://localhost/resizer.php : it is the server url url & size are the parameter. url : The image path which get resize. size : size in width and height of resize image. example : size = 200x200-S : it will resize the image without keeping aspect ratio. size = 200x200-PC : It will resize image and then crop it. |
![]() |
File | Role | Description |
---|---|---|
![]() ![]() |
Doc. | contain requirement |
![]() ![]() |
Example | sample code |
![]() ![]() |
Doc. | Documentation |
![]() |
Class | main class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
25% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.