Page 1 of 1

Comment Images

Posted: Wed Mar 19, 2008 11:38 am
by SidewinderX
I am building an image gallery, and I would like to insert comments into images. I have an application that does this - but I was wondering if it is possible to do in PHP using GD? If so, can someone point me in the right direction?


Thanks

Re: Comment Images

Posted: Wed Mar 19, 2008 4:38 pm
by Mini
Yup it is 8)

http://www.phpgd.com/scripts.php?script=38

I think that will get you started :P

Re: Comment Images

Posted: Wed Mar 19, 2008 5:54 pm
by SidewinderX
Thank you for your reply, but perhaps I should have been more clear. I don't want to write text onto the image - I want to embed comments into the binary data. And it doesn't have to use GD, it can use any PHP functions.

Re: Comment Images

Posted: Wed Mar 19, 2008 6:33 pm
by Christopher