Search  

SUBSCRIBE / UNSUBSCRIBE TO A MAILING LIST

HomeBrowse CategoriesFlashApplications and UtilitiesSubscribe / Unsubscribe to a Mailing List

Update [7/15/08]: Improved email validation.. please re-download file again.

Mailing List / Newsletter Sign Up Form. This form uses PHP and MySQL for recording/removing email addresses. Upon submission the visitor will receive an email notifying the request (if no duplicate is found).

  • Advanced email validation.
  • Restricts duplicate email entry.
  • Sends HTML notification emails.
  • Simple email customization.
  • Easy to setup, well documented.
  • To see a working version go: HERE (use your address to receive an email)

Enjoy!

You might also be interested in:

Posted about 1 month ago

Noice file.

Posted about 1 month ago

cool, very usefull :)

Posted about 1 month ago

Thanks! ;)

Posted about 1 month ago

good stuff.

Posted about 1 month ago

I just bought your email-mailing list. Very nice…..

BUT I see that it is PHP4 + But all the servers now a day works with PHP 5 .

The same for MySQL ( is that the last version- 5?) So what to do now??

Greetz

Posted about 1 month ago

ronflash: This will work with PHP 5 as well.. Latest version of MySQL is 5 .. All should work.

Posted about 1 month ago

Very nice, I think you should control also the sequence of the characters input because @mname.pp for example subscribe to the mailing list without errors.

Posted about 1 month ago

Thanks Albo, I will include that in the next update. ;)

Posted about 1 month ago

I would LOVE if you did this is AS3 .

Posted about 1 month ago

File Updated: Email validation has been improved.. Please re-download.

Thanks, :)

Posted about 1 month ago

Where I see the list of registered?

Posted about 1 month ago

You can view the list of registered by accessing your MySQL database and view your table. I have a free php script I made that allows you to view your table without having to go into mySQL. Contact me if you would like it.

Posted about 1 month ago

to recieve -> to receive

Posted about 1 month ago

I have a free php script I made that allows you to view your table without having to go into mySQL. Contact me if you would like it.

How can I see/buy this?

Kind regards Julia

Posted about 1 month ago

intertrad0::

The script just displays something like….

email@address.com time/date email@address.com time/date email@address.com time/date email@address.com time/date email@address.com time/date

... its a real simple script, if you want it email me via My Den. But its quite useless if you dont have my file. ;)

Posted about 1 month ago

What’s the possiblility of this capturing the first and last name of the subscriber?

Posted about 1 month ago

homemadebyx :: hmmm.. I was thinking about making a ver.2 of this with those 2 fields.

Posted about 1 month ago

Hi there, I’m having trouble to get access from php to mysql i’m doing everything as you refered in the help file but doesn’t seem to work

$server = “localhost”; $dbname = “databasename”; $pass = “pass”; $table = “subscriber_table”; $dbfield = “addresses”; $replyaddr = “mymail@mailing.com”;

can you help to find the problem please???

Posted 23 days ago

sorry lol fixed i typed in the wrong database

but could you give me the free php script that allows you to view your table without having to go into mySQL please

thanks in regard

Posted 23 days ago

hey, i’ve tried everything and i think it doesn’t work with mysql 5 i’ve got different hostings the one with mysql 4 it works fine but with the one with mysql 5 it doesn’t work

sorry for all the post after eachother but it’s kind of urgent.

thanks musty

Posted 23 days ago

musty:: email me matt[at]mattfischer[dot]org … I’ll send you the script

Thats odd. I tested mine on Godaddy using both mySql 4 and 5… both worked. I’ll look into it further.

Posted 23 days ago