SubberZ newsletter subscription script.
I had a need for a simple, basic, easy to install PHP script for some websites to allow visitors to subscribe/unsubscribe from a newsletter. I found plenty on HotScripts but they were all far too big, complex and hard to modify.
So, I wrote my own and called it “SubberZ”. In the end I called it “SubberZ[Lite]â€? as I have ideas for making it a bit more complicated and capable, but rather than create one big set of scripts, I’ve decided to create a family of scripts, the “SubberZâ€? family. So, there will be “SubberZ[Lite]â€? and “SubberZ”. And maybe even a “SubberZ+”…
Further details available on the SubberZ page.


January 6th, 2005 at 21:34 pm
It would be great to see a demo or screenshots. I’d rather not go though the trouble of installing just to find out this isn’t exactly what I’m looking for.
Just my two cents. Thank you.
January 9th, 2005 at 9:14 am
Program sounds great, but yeah, a bit more info and demo would be even greater (more great?). Like how does the program handle creating/sending e-mails on the admin end? Can it generate HTML e-mails or just plain text? If html, is there a way to toggle between WYSIWYG and code? Yadda yadda yadda…..
January 18th, 2005 at 14:22 pm
OK guys, I hear you… and it sounds like a good idea. There is not too much to show on the users end, its just an entry box for the email. But, just to clarify, subberz doesn’t handle sending emails, it just keeps a list of emails. I found sending emails for newsletters easier to do using a company like VerticalResponse (http://www.verticalresponse.com/) especially when the number of emails goes above a thousand or so.
HTH