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.
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):