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.