PHP: Classes and Objects I have used
Here you will find a list of PHP: Classes and Objects that I have used in my programs that I have found to be really usefull. This blog entry has been posted for future, personal reference.
Resize Images in PHP – is an Image Mainpulation class that allows you to easily rotate, crop, crop from center, reflection, resize percentage, remote image resize, save image as a different format, resize adaptive. This is a class written by phpthumb.gxdlabs.com. You can download it from their website, if that doesn’t work, download it from my webiste by clicking here.
Search and Replace Files using PHP – Finds and Replaces text searched for all files within a directory. This class is amazing, simple to use and fast. It was written by Razzaque Rupom. You can download the original files from phpclasses.org., if that doesn’t work, download it from my website by clicking here
.