View Single Post
Old Jan 22nd, 2006, 9:14 AM   #7
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
PHP's support for dynamically creating images is excellent. If you're working in a CGI script in a language that isn't quite so great at this, see if your host has ImageMagick; you can shell out to it for image operations and it rules.
mackenga is offline   Reply With Quote