PDA

View Full Version : PHP: Mailing List.....


Kevinnaia
02-21-2003, 10:42 AM
Does anyone know a PHP Mailing List script that stores data in a text file on the server? FREE PLEASE!

jollyfactory
02-22-2003, 12:38 AM
here are some
http://www.tigertom.com/perl-script.shtml#email_hustler
http://www.kdiweb.net/cgi-bin/software/info/go.cgi?scripts/SendEmail

I personally wouldn't reccomend a php program to handle your mailinglist as PHP wasn't designed to be a mass mailer. If you are only planning on having a small number of subscribers, then there should be no problem.