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
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