Hello, I’m looking for a PHP programmer who can create a very simple PHP mailer script that works as following:
1. I will call the script using something like script.php?key=invitecode (e.g. http://www.site.com/script.php?key=34893842397878)
2. The script will afterwards only show an input box where i can enter an email address and a Submit button (nothing else! the body message should already be predefined within the script..)
3. After I enter the email address and click on ‘submit’ the sc…
