Mailing List

--_9b1f6235-a18c-4c1a-b63a-1bbf258b75b2_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable



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

Regards=2C
bsanneh


____________________________________________________________ _____
Windows Live Hotmail: Your friends can get your Facebook updates=2C right f=
rom Hotmail=AE.
http://www.microsoft.com/middleeast/windows/windowslive/see- it-in-action/so=
cial-network-basics.aspx?ocid=3DPID23461::T:WLMTAGL:ON:WL:en -xm:SI_SB_4:092=
009=

--_9b1f6235-a18c-4c1a-b63a-1bbf258b75b2_--
Baboucarr Sanneh [ Mo, 14 Dezember 2009 10:07 ] [ ID #2025934 ]

RE: Mailing List

------_=_NextPart_001_01CA7CAB.DA820F26
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Bsanneh,
This is actually a quite easy exercise to complete. What you would need =
is an input form where the user enters an email address to be contacted =
at, then have that form enter the data into a database where it is =
stored.
Then create a simple PHP Mail form that substitutes the email address =
into your script and loops through it until all the emails are sent.

Jacob.


Save on overseas calls and SMS direct from your mobile. gotalk mobile =
lets you "Share the Moment" with family and friends overseas when and =
where you like. Call rates on our Straight Talk Plus plan start from =
just 1/2c per min (plus flagfall). Find out more at =
www.gotalkmobile.com.au
-----Original Message-----
From: baboucarr sanneh [mailto:sanneh27 [at] hotmail.com]
Sent: Mon 12/14/2009 7:07 PM
To: php-windows [at] lists.php.net
Subject: [PHP-WIN] Mailing List



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

Regards,
bsanneh


____________________________________________________________ _____
Windows Live Hotmail: Your friends can get your Facebook updates, right =
from Hotmail=AE.
http://www.microsoft.com/middleeast/windows/windowslive/see- it-in-action/=
social-network-basics.aspx?ocid=3DPID23461::T:WLMTAGL:ON:WL: en-xm:SI_SB_4=
:092009



------_=_NextPart_001_01CA7CAB.DA820F26--
Jacob.Bednarz [ Mo, 14 Dezember 2009 11:49 ] [ ID #2025935 ]
PHP » gmane.comp.php.windows » Mailing List

Vorheriges Thema: Using PHPScript -- How?
Nächstes Thema: What is the use of stream_socket_pair without pcntl_fork?