News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Image Resizing Made Easy with PHP
March 19, 2010 @ 08:47:48

New from NETTUTS.com there's a recent tutorial showing you how to use the GD graphics library (bundled with PHP) to resize images on the fly.

Ever wanted an all purpose, easy to use method of resizing your images in PHP? Well that's what PHP classes are for '" reusable pieces of functionality that we call to do the dirty work behind the scenes. We're going to learn how to create our own class that will be well constructed, as well as expandable. Resizing should be easy.

The simple eleven-step process (don't worry, it sounds worse than it is) has you go from a basic image and, with the help of a custom PHP class, create a resized image based on a type such as "landscape", "auto" or "exact". Full code is included for you to cut and paste or you can download the source and have the full code ready and waiting.

2 comments voice your opinion now!
image resize tutorial gd graphic library


blog comments powered by Disqus

Similar Posts

Nefarious Designs Blog: Website builds using Make

PHP-Coding-Practices.com: How I Turned A Slow Array Sort Into A Quick One Using Quicksort Algorithm

Superdit.com: Google Web Seach With ExtJS Grid and PHP

Anthony Ferrara: Seven Ways To Screw Up BCrypt

C7Y Community Site: Handling Images with PHP


Community Events











Don't see your event here?
Let us know!


development framework example podcast series phpunit tool community object application opinion interview testing functional zendframework2 language introduction release code unittest

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework