Jump to content

Recommended Posts

http://php.net/imagestring

 

and also.. in the lil examples on there they use imagecreate() {http://php.net/imagecreate} however, you can use imagecreatefromjpeg imagecreatefrompng imagecreatefromgif

{

  http://php.net/imagecreatefromjpeg

  http://php.net/imagecreatefrompng

  http://php.net/imagecreatefromgif

}

to create an image resource with the width/height/image of the template file

 

I hope I helped

Ah sweet, this is something like what I was looking for. I found what I think is maybe a more relevant to what I want to do at http://scriptplayground.com/tutorials/php/Text-On-Image/

 

But I want to do this through forms. How would I make a form write to a certain part of the image?

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.