our clients
release log
latest changesversion 1.3.5 (September 20, 2011)
- Added effectCustom() method
- Added readExif() helper
version 1.3.4 (August 10, 2011)
- Bugs fixed in upload() helper
- Some improvements in save() method
version 1.3.3 (April 10, 2011)
- Added logoAlign() method
- Methods logoText() and logoPhoto() rewritten
- Fixed some minor issues
version 1.3.2 (March 11, 2011)
- Added header() helper
- Added randomName() helper
- symmetricThumb() method have been rewritten and now takes two parameters
- Fixed an issue in save() method that would cause an error when flushing image directly into the browser
version 1.3.1 (March 3, 2011)
- Some minor bug fixes
- Thumbnailer can from now on switch between image formats, for example open a png and save using jpg
version 1.3.0 (November 17, 2010)
- Class has been completely rewritten and now offers TWO VERSION. Basic and Premium.
- Thumbnailer from now on can work with transparent GIF images and PNG images with alpha transparency enabled
version 1.2.8 (August 13, 2010)
- Thumbnailer now allows loading photos from remote location
version 1.2.7 (May 25, 2010)
- Added upload helper
version 1.2.6 (January 1, 2010)
- Added symmetric width method
- Added symmetric height method
version 1.2.5 (August 19, 2009)
- Added grayscale effect
- Turned allowed() method into a field
version 1.2.4 (August 10, 2009)
- Can add photo watermark
- Can add text watermark
version 1.2.3 (August 1, 2009)
- Improved rounded corner functionality with antialiased corners
version 1.2.1
- Create border over the thumb
- No need to call save() every time now
- Batch mode helper added
- Further code improvements
version 1.2.0
- Added thumbFixed functionality
- Supports jpeg, png and gif images now
- Catchable exceptions
- Some small code improvements
version 1.1.0
- Added rounded corner functionality
- Added some validation rules
- Removed some bugs
version 1.0
- Added square thumb functionality
- Added symmetric thumb functionality
Tutorials
-
How to install Wordpress 3
09/04/2011Installing Wordpress is easy and fun
-
Installing MySQL Windows
09/03/2011We will teach you how to install MySQL and get it working in PHP in this step by step tutorial.
-
Installing PHP 5.3 with Apache on Windows
09/03/2011We will teach you how to install PHP as an Apache module in this step by step tutorial.
-
How to install Apache on Windows
09/03/2011We will teach you how to setup Apache environment on Windows in this step by step tutorial.
-
Understanding paths in PHP
03/05/2011Ever wondered how to properly include files? Here's your chance
-
Batch processing tutorial
03/01/2011In this example we will process many photos from directory and save information about them into the database.
-
Create a thumb from uploaded image
04/02/2010Check out how to quickly create a thumb from uploaded image.