webmuch.com
Submitted by: Aayush Shastri

Image Stripe Using PHP GD Library

Tutorial on creating an image stripe using PHP’s file handling capabilities and GD Library. It will read any number of images from a specified folder and join them all to create a single server side generated image stripe. This will provide the basics of File Handling and GD Graphics Library.

direct link