Article Contributions

If you're interested in submitted an article on a GD related subject please contact submissions@phpgd.com

Random Articles

Starting Out With GD by Chris Neale.
An introductory run through of the basics of PHP GD programming.

Truetype Text In GD by Chris Neale.
You'll certain want to draw text on your images at some point, and PHP's built in fonts doesn't always fit the bill. Here we explore the use of Truetype fonts.

Steganography With PHP by Chris Neale.
The art of hiding images within other images is centuries old. Here we explore a high-tech solution to both hiding, and recovering a hidden image.