Getting graphic with PHP

13

Author: JT Smith

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.

Link: ibm.com/developerworks

Category:

  • PHP