Re: Mail Function In PHP
[email protected] (Al)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Use the Pear Mail package. In particular the smtp class. It will save you much grief and time. On 3/6/2010 11:54 PM, Kannan wrote: > Hello > I am creating a application for our college using the > php.In that i want to send mail to all who are all the list. > > For that i am just simply use the mail function in php without > configuring any mail system in the system.But the mail didn't send. > For sending the mails wat are requirements and if u have any tutorials > send it to me? > > Thanks.. > > > > > > > > > >