Code Comments
Programming Forum and web based access to our favorite programming groups.I am developing a php script that automatically send email to the inputed email addresses. Can you help? Thanks Tim -- http://www.dbForumz.com/ This article was posted by author's request Articles individually checked for conformance to usenet standards Topic URL: http://www.dbForumz.com/PHP-mail-fu...pict178639.html Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz .com/eform.php?p=600416
Post Follow-up to this message"rock72" <UseLinkToEmail@dbForumz.com> wrote in message news:41ba7b27$1_3@alt.athenanews.com... >I am developing a php script that automatically send email to the > inputed email addresses. Can you help? > > Thanks > > > Tim > > -- > http://www.dbForumz.com/ This article was posted by author's request > Articles individually checked for conformance to usenet standards > Topic URL: http://www.dbForumz.com/PHP-mail-fu...pict178639.html > Visit Topic URL to contact author (reg. req'd). Report abuse: > http://www.dbForumz.com/eform.php?p=600416 http://www.php.net/manual/en/ref.mail.php
Post Follow-up to this messagerock72 wrote: > I am developing a php script that automatically send email to the > inputed email addresses. Can you help? > > Thanks > > > Tim > If you use a server with sendmail smtp set up this will do mail("you@you.com","Your Subject","Your msg body","From: Your from address");
Post Follow-up to this messagehave you looked at the php manual yet? "Raven" <ravenNOSPAM@NOSPAMravenphpscripts.com> wrote in message news:32vud.7935$0r.175@newsread1.news.pas.earthlink.net... > "rock72" <UseLinkToEmail@dbForumz.com> wrote in message > news:41ba7b27$1_3@alt.athenanews.com... > > http://www.php.net/manual/en/ref.mail.php > >
Post Follow-up to this messagehave you looked at the php manual yet? "Raven" <ravenNOSPAM@NOSPAMravenphpscripts.com> wrote in message news:32vud.7935$0r.175@newsread1.news.pas.earthlink.net... > "rock72" <UseLinkToEmail@dbForumz.com> wrote in message > news:41ba7b27$1_3@alt.athenanews.com... > > http://www.php.net/manual/en/ref.mail.php > >
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.