Recommend this page to a friend! |
Download .zip |
Info | Example | View files (4) | Download .zip | Reputation | Support forum (1) | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2016-10-02 (13 hours ago) | Not yet rated by the users | Total: 566 This week: 18 | All time: 5,140 This week: 41 |
Version | License | PHP version | Categories | |||
image-curl 2.0.3 | Custom (specified... | 5.4 | PHP 5, Graphics, Files and Folders, W... |
Description | Author | |||
This class can emulate getimagesize function remotely using cURL. Innovation Award
|
App: Image cURL Version: 2.1.0 Author: MT Jordan <mtjo62@gmail.com> Copyright: 2016 License: zlib/libpng License ********************************************************************************** Image cURL: Image class to emulate the getimagesize() function using the cURL library Image cURL is a class that utilizes the cURL library as a handler for HTTP requests for remote images where web hosts have disabled the fopen wrappers. Additionally, the image filesize is returned. This class is useful when requiring metadata from remote linked images to check filesizes and image dimensions for publishing restrictions. ********************************************************************************* Image cURL Features: * Alternate method for the getimagesize function where the fopen wrappers are disabled. Image cURL Restrictions: * Image path MUST be a fully qualified URL. * Must have permissions to read/write to sys tmp dir Image cURL Requirements: * PHP 5.4+ * Enabled cURL extension ********************************************************************************* |
Files |
File | Role | Description |
---|---|---|
img_info.php | Class | Image class to simulate the getimagesize function |
license.txt | Lic. | zlib/libpng License |
readme.txt | Data | Class Information |
test_img_info.php | Example | Demo script |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Comments (1) | |||||
|
Applications that use this package |
PHP Image Filter GD Image Filter GD is PHP class that can apply image effects filters to remotely linked images. |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
PHP Image Filter GD | Required for cURL functions if fopen wrappers are disabled | Conditional |