Paranoid Android
Elite Member
- Jun 20, 2010
- 2,864
- 4,209
I have a situation with one of my servers on which I am unable to use the built-in unsubscribe feature, so I am looking for a simple html/php script hosted elsewhere that would make a list of emails of people who click on the unsub link
The requirement is quite simple. The email address will be passed on the link, like
unsubdomain.tld/unsub.php?=[email protected]
The script just needs to put these email addresses into a text file and say 'Your email[address from link] is fucking unsubscribed, now fuck off!' No buttons no nothing needed. When you click on the link the email passed on the link gets appended to the text file and then the fuck off message gets displayed, as simple as that.
Please paste your quote here, thanks. I'm assuming this is just a few lines of code and I need this done as soon as possible.
The requirement is quite simple. The email address will be passed on the link, like
unsubdomain.tld/unsub.php?=[email protected]
The script just needs to put these email addresses into a text file and say 'Your email[address from link] is fucking unsubscribed, now fuck off!' No buttons no nothing needed. When you click on the link the email passed on the link gets appended to the text file and then the fuck off message gets displayed, as simple as that.
Please paste your quote here, thanks. I'm assuming this is just a few lines of code and I need this done as soon as possible.