21Mar

Image creation with PHP

What I never realised was that PHP could do image generation and it’s an intriguing possibility that I may yet use myself. This useful ability comes courtesy of GD and this is included in some PHP distributions.

Other Posts That May Interest You

One Response to “Image creation with PHP”

  1. I found this useful. Thank you.