Hey,
I need a php script written that will do the following:
Notes:
If you can do this fairly quickly hit me at monkeysnap[@]gmail.com with your time frame and price. I can do ePassporte or PayPal.
Thanks
I need a php script written that will do the following:
- Show a form where I can enter a word and an email address, and when the form is submitted...
- Read in a specified text file containing a list of images that are in a folder on my server.
- Apply a text based embossed style watermark to certain coords on each of the images in the list using bolded Arial font.
- Save each of the watermarked images into a temp folder.
- Zip up the contents of the folder and name the zip after the word I submitted in the form.
- Put the zip file in a folder on the server.
- Delete the files in the temp folder.
- Send an email to the address from the form. I'll handle coding in the contents of the email.
Notes:
- I have imagemagick installed as well as standard GD so whatever you need to use for it, go for it.
- The coordinates for placement of the watermark text should be contained in variables so I can easily change them if I need to.
- Some of the images that will need to be watermarked are GIFs, and some are JPGs. The outputted files will need to be the same format as the ones that come in. In the text file after the image name I will put the desired quality ratio for the JPG images, comma separated. (i.e. image1.jpg, 80). When the watermarked image is created it should use the specified quality ratio.
- All code should be formatted with decent commenting (you don't have to go wild but if you're going to make me a bowl of spaghetti don't bother replying)
If you can do this fairly quickly hit me at monkeysnap[@]gmail.com with your time frame and price. I can do ePassporte or PayPal.
Thanks

~Accepting design works~ 
Comment