How would I write a code to do the following:
I have a form with the following fields:
"Name"
"Email"
"Country"
I want PHP to generate an image with the following properties:
1) Depending on the country they pick, a different background image appears
2) I want it to contain their Name and Email address on the image.