Page 1 of 1

mail host for mail()

Posted: Sat Dec 03, 2011 12:56 am
by jauson
Hi,

I want to set up my mail host credentials but i do not know where to set it up? could you please help me to find way? do I need to upload my file to FTP first? or I can send email even my file is in the localhost yet?

thanks


By the way I'll not using any framework just a simple mail page. thanks

Re: mail host for mail()

Posted: Sat Dec 03, 2011 6:34 am
by Longo8
In localhost u can send mail only if u have http://roshanbh.com.np/2007/12/sending- ... nment.html.
U have to use the mail() function...In the manual of PHP http://php.net/manual/en/function.mail.php u can learn more.