Re: [PHP-WIN] PHP mailing list using mysql
[email protected] (Sascha Meyer)
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
Hi baboucarr, baboucarr sanneh schrieb: > hi guys > i want to develop a mailing list and the email addresses would be stored on a database..I want to kno how i can do this using php and mysql.. > any help ?thnx If you don't want to start from scratch, have a look at the PHP addressbook [1] and the demo installation of it [2]. The system offers all the functionality needed for a mailing list system + address book functionality, but it is lacking the ability of self-registration, which you could implement by yourself and contribute the modification to the project. Regards, Sascha [1] http://sourceforge.net/projects/php-addressbook/ [2] http://php-addressbook.sourceforge.net/demo