Re: [PHP] Mailing 4 newbies

2001-07-31 Thread B. van Ouwerkerk
Check the manual. It's all there. Bye, B. At 17:35 31-7-01 -0700, Kyle Smith wrote: >In a mail script how do i make it so it emails more than one person? Do i >make something like this? > >"[EMAIL PROTECTED]"; >"[EMAIL PROTECTED]"; >ETC? > > > >-legokiller666- >http://www.StupeedStudios.f2s.

Re: [PHP] Mailing 4 newbies

2001-07-31 Thread DrWebPat
That should do it. Pat