[PLUG] How to send email using php

Mehul Ved mehul.n.ved at gmail.com
Wed Jun 10 09:04:42 IST 2009


On Tue, Jun 9, 2009 at 5:52 PM, Hemant Shinde<hemant28shinde at gmail.com> wrote:
> I want to send mail using php.
> i am using mail() function to send mail.
>
> but i dont know how to config are require to send mail.

http://in.php.net/manual/en/function.mail.php
http://phpmailer.codeworxtech.com/
http://www.w3schools.com/PHP/php_mail.asp

> second i want to know is:
> can we send email through localhost, or are we need website compalsary?

You need a webserver which can parse php. But, I guess that could be
bypassed too.

-- 

My uncle was the town drunk -- and we lived in Chicago. -- George
Gobel  - http://kingsly.net/tmp/fortune.php/1244544025




More information about the Plug-mail mailing list