Jump to content

PHP form to image + sending back an email generation


evlj

Recommended Posts

Hi guys, i was wondering how can i make php to generate custom image with required fields (contact form).

 

For example, i have a page with first name, last name, full address, email.

 

And it's like this:

 

First name: <input field here>

Last name: <input field here>

Full Address: <input field here>

Email: <input field here>

 

I would like to know how can i (once they fill all the info) generate an image with custom background (prepared full image previously) with all the filled info and have it emailed back to him.

 

That email should be something like:

 

Dear, FirstName,

 

Here's your full info displayed on image below

 

<img src="/path/to/thatImage.png"></img>

 

Is this even possible? If so, please let me know how, i used to google a lot, but i can't find a solution, and i'm beginner in coding.

 

Hope you guys will help me out, thanks a lot in advance!

Link to comment
Share on other sites

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.