LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Php Mail (https://www.linuxquestions.org/questions/linux-newbie-8/php-mail-948462/)

mravatar3 06-04-2012 10:52 AM

Php Mail
 
Hello,

I want to add php mail to my webserver but i dunno how. Is there anyone with experience with this?

Already thanks!

lithos 06-04-2012 11:44 AM

Do you mean PHP mail() function ?

That's nothing to add, you have to write a PHP code and use the mail() function.

Also PHPMailer is nothing more than a file that you include in your PHP code,
tutorial here and a quick example.

good luck


All times are GMT -5. The time now is 09:48 AM.