Home > CSS, PHP, XHTML > Email Confirm And Send

Email Confirm And Send

August 27th, 2009

I want a PHP script where

A user will enter into a html form his name, email and three friends name and emails,

The form will have two flavours
1. vertical contained in a div with CSS
2. Horizontal contained in a div with CSS

The script will send 2 emails
one email to him, with an attachment of zip.
and one different email to his three friends.

There must be error checking with a return to form and small message to say why the request was not valid.

The email messages will be called from a file which I can edit.
The script also will create IP, time date and other certain variables and call a function (so I can save to a database, you will provide the function call NOT the db script)

I have a server and will give you access if you want to test the script. If you need to setup the server for something that also ok.

CAREFUL: this has to be a spam proof script if when i test any email goes to spam or bulk email boxes I will NOT accept it, no exceptions.


Email Confirm And Send

Comments are closed.
Bear