Form that generates a JPG

Discussion in 'HTML & Website Design' started by genius, Apr 22, 2013.

  1. #1
    Hello,

    I need to create a form with fields like name and adress,date birth and phone no, after the user fills them they will be send to me by e-mail and after this, I need to generate an image,a JPG with the name of the person from the form.

    Can someone help me do this ?

    Thank you.
     
    genius, Apr 22, 2013 IP
  2. GMF

    GMF Well-Known Member

    Messages:
    855
    Likes Received:
    113
    Best Answers:
    19
    Trophy Points:
    145
    #2
    You could generate a simple image with php, that uses the entered name.

    Found a tutorial online, doesn't look that hard
    http://www.thesitewizard.com/php/create-image.shtml
    Code (markup):
     
    GMF, Apr 22, 2013 IP