[PHP] e-mail list app

2002-03-25 Thread Michael A. Peters

Anyone know of a free app that allows users to submit-

name, nickname, e-mail addy

app sends a url confirm to e-mail addy.
upon confirm, the info gets stored in a mysql database with the email
encrypted.

addresses should only be decryptable with a key that does not need to be
stored on the machine.
Thanks.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] e-mail list app

2002-03-25 Thread Dan Harrelson


Check out Ciao EmailList Manager:
http://www.technobreeze.com/php/emaillist/

-Dan


--- Michael A. Peters [EMAIL PROTECTED] wrote:
 Anyone know of a free app that allows users to submit-
 
 name, nickname, e-mail addy
 
 app sends a url confirm to e-mail addy.
 upon confirm, the info gets stored in a mysql database with the email
 encrypted.
 
 addresses should only be decryptable with a key that does not need to
 be
 stored on the machine.
 Thanks.
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 


__
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php