| 
| Subject: | private $_aspect = 100; /* I changed... | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 3 | 
|---|
 | Author: | dhiraj | 
|---|
 | Date: | 2012-12-09 18:57:29 | 
|---|
 | Update: | 2012-12-20 22:32:46 | 
|---|
 |  |  |  | 
dhiraj rated this package as follows:
| Utility: | Good | 
|---|
| Consistency: | Good | 
|---|
| Examples: | Sufficient | 
|---|
|  | 
  dhiraj - 2012-12-09 18:57:29private $_aspect = 100; /* I changed this value so that there is no divide by zero notice and corrected the typo I guess, $this->_aspect were mistakenly typed as $this->aspect. That was an easy caught though. I shall send you the link after I implement it in any of my client's project. 
Thanks for sharing! Cheers! 
Warm Regards, 
Dhiraj Kumar Jha
[email protected] 
Kathmandu, Nepal Filename: resize_image_helper.php */
  dhiraj - 2012-12-09 19:03:38 - In reply to message 1 from dhirajThe example testing was made by creating a folder mannually called "img" and later placed my own file that was expected to get resized in it .
 This helped the script run without any errors.
 I enjoyed with a proper "echo" to greet, that the task in hand was accomplished.
 
 Thanks. Thumbs Up, for your good work.
 Happy Coding!
  Martin San Juan - 2012-12-20 22:32:46 - In reply to message 1 from dhirajThank you very much for your comments, I will review these mistakes. |