PDA

View Full Version : Create JPG using PHP



vxd
17 Aug 2010, 06:39 AM
Hello,

I'm trying to create a JPG of some dynamic text. It will have a background colour and an image with the dynamic text( user input text).

Is this possible?

Thanks

is_numeric
17 Aug 2010, 08:29 AM
yes using the GD library or ImageMagik

[gd library tutorial]
http://icant.co.uk/articles/phpthumbnails/

or

[ImageMagik tutorial]
http://articles.sitepoint.com/article/dynamic-images-imagemagick