PHP 8.5.0 Alpha 2 available for testing

Voting

: max(one, eight)?
(Example: nine)

The Note You're Voting On

Mark Simon
6 years ago
It is worth noting that you can set up a fake sendmail program using the sendmail_path directive in php.ini.

Despite the comment in that file, sendmail_path also works for Window. From https://www.php.net/manual/en/mail.configuration.php#ini.sendmail-path:

This directive works also under Windows. If set, smtp, smtp_port and sendmail_from are ignored and the specified command is executed.

<< Back to user notes page

To Top