Re: [PHP] Make a mailing list

2001-07-31 Thread Philip Olson
I disagree with this post. A simple sentence or two would have been much more useful then a slandering reply. Regarding the question, here's a simple example : mail('[EMAIL PROTECTED]','subject','message','From: [EMAIL PROTECTED]'); More can be found here : http://php.net/manual/en/funct

Re: [PHP] Make a mailing list

2001-07-31 Thread Matt Greer
on 7/31/01 12:48 PM, B. van Ouwerkerk at [EMAIL PROTECTED] wrote: > Do you really want others to write your code so you can copy and paste it?? > If you can't find the manual it's on www.php.net you can even search the > documentation for the word mail. Actually www.php.net/functionname will bri

Re: [PHP] Make a mailing list

2001-07-31 Thread B. van Ouwerkerk
And again.. Read the manual! Download it and scroll through all files.. Do you really want others to write your code so you can copy and paste it?? If you can't find the manual it's on www.php.net you can even search the documentation for the word mail. One hint for free: additional headers.

[PHP] Make a mailing list

2001-07-31 Thread Kyle Smith
When i send an email from my server is there any way to change the email address so when its sent instead of saying its from [EMAIL PROTECTED] (my servers email address) to something like [EMAIL PROTECTED] or just my normal email address? P.S. when you reply to this could you please reply to m