Getting graphic with PHP
July 08, 2008 (8:00:00 AM) - 4 months, 2 weeks ago
Share
a>
Print
Comments
Imagine creating Web-page graphics dynamically using just code. Creating and manipulating images is yours for the doing with the power of PHP. This tutorial steps through using the GD library, showing you how to create and alter images on Web pages. It starts with the GD construct, and then builds on it to showcase graphics techniques.