RE: [PHP-WIN] PHP mailing list using mysql

2009-12-03 Thread Jacob Bednarz; Graphic Designer
Bsanneh, The quickest and easiest way of doing this would be to have a form where the user enters their email address and it gets directly entered into a database (trimmed and cleaned up of course so no nasties mess up your system). Then all you would need to do would be a simple PHP mail() script

Re: [PHP-WIN] PHP mailing list using mysql

2009-11-22 Thread Sascha Meyer
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