php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Go to the source code of this file.
Functions | |
PHP_MINFO_FUNCTION (mail) | |
PHPAPI zend_string * | php_mail_build_headers (HashTable *headers) |
PHPAPI bool | php_mail (const char *to, const char *subject, const char *message, const char *headers, const char *extra_cmd) |
|
extern |
PHPAPI zend_string * php_mail_build_headers | ( | HashTable * | headers | ) |