Hello all,
How would I use PHP to insert text into an image (such as .gif or .jpeg or even flash, etc.).
I want to write my own "Greeting Card" script, but I don't know how to write the message onto the image once the user chooses the card and writes a message!? Can I store the info (img+msg,etc) then when accessed, how to write msg in the img?
Any ideas? Thanks in advance!
gary