1 Answer - Sort by: Date | Rating
The mail() function in PHP allows Internet users to send e-mail to others. For the mail() functions to be available, PHP must have access to the binary feature which is known as sendmail on the system which is owned by a user during the time which is taken by it to compile.
PHP will first look for sendmail in your PATH and then in any of the following, namely /usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib. It is highly recommended to have the sendmail binary available from your PATH. The user that has compiled the PHP must have the permission to access the sendmail binary. No further installation is needed to use the mail() function in PHP as they are already a part of the PHP core.
PHP will first look for sendmail in your PATH and then in any of the following, namely /usr/bin:/usr/sbin:/usr/etc:/etc:/usr/ucblib:/usr/lib. It is highly recommended to have the sendmail binary available from your PATH. The user that has compiled the PHP must have the permission to access the sendmail binary. No further installation is needed to use the mail() function in PHP as they are already a part of the PHP core.
0
0
- How Can I Get Value Of Temp From Using Php DOMDocument()?
- What Feature Of PHP 5.3 Does Appulous Make The Most Use Of?
- Why Is Php Better Than DOT NET?
- What Is The Difference Between Php And Common Gateway Interface?
- Critics Argued That The Publication Did Not Take Into Account The Full Breadth Of Catholic Social Teaching, Including Economic, Social Justice, Or Other Life Issues. ,?
- What Is The Important Difference Between Php And Asp?
- Why We Use Php?
- How We Can Replace The .NET Site With PHP?
- Is Php Replace The Dot Net Technology?
- Is There An Alternative Solution To The Ruby On Rails Unvlogit Plugin?
- Olve This Errormailing Request Came From An Unauthorized Domain?
- What Is Differance B/w Asp And Php?
- C# To PHP Converter,Can You Help Me?
- PHP Website SRS. Can You Help?
- We Want A Software Requirement Specification For Php Website Would You Going To Help Us?

New Comment - Comments are editable for 5 min.