Category Archives: GD Library

Creating Dynamic Images Using PHP & GD Lib

Monday, July 14th, 2008


This article will explain how to use the GD Image processing library in PHP to create an image on the fly. Creating images on the fly is a very useful function within PHP, a common use for this is creating … Continue reading