Hi All
Im building my first php site and what im looking for is a simple
tutuorial / example of a form which allows users to enter their email
address, which is stored in my Mysql db.
Also need to know how to go about mailing everyone who subscribes to
my news letter.
I know its probably quite simple, but i'd like to check for duplicate
email addresses, verify email addresses (dont know if that possible)
and allow them to un-subcribe.
Thanks in advance.
Robert, Inverness
Im building my first php site and what im looking for is a simple
tutuorial / example of a form which allows users to enter their email
address, which is stored in my Mysql db.
Also need to know how to go about mailing everyone who subscribes to
my news letter.
I know its probably quite simple, but i'd like to check for duplicate
email addresses, verify email addresses (dont know if that possible)
and allow them to un-subcribe.
Thanks in advance.
Robert, Inverness
Comment