位置: 编程技术 - 正文

PHP:mb_send_mail()的用法_mbstring函数

编辑:rootadmin
mb_send_mail

推荐整理分享PHP:mb_send_mail()的用法_mbstring函数,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

(PHP 4 >= 4.0.6, PHP 5)

mb_send_mail — 发送编码过的邮件

说明 bool mb_send_mail ( string $to , string $subject , string $message [, string $additional_headers = NULL [, string $additional_parameter = NULL ]] )

发送邮件。邮件头和内容根据 mb_language() 设置来转换编码。 这是 mail() 的一个包装器函数,所以详情参见 mail()。

参数

to

被发送到该邮件地址。可通过逗号分隔地址的 to 来指定多个收件人。 该参数不会被自动编码。

subject

邮件标题。

message

邮件消息。

additional_headers(可选)

String to be inserted at the end of the email header.

This is typically used to add extra headers (From, Cc, and Bcc). Multiple extra headers should be separated with a CRLF (rn). Validate parameter not to be injected unwanted headers by attackers.

Note: PHP:mb_send_mail()的用法_mbstring函数

When sending mail, the mail must contain a From header. This can be set with the additional_headers parameter, or a default can be set in php.ini.

Failing to do this will result in an error message similar to Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing. The From header sets also Return-Path under Windows.

Note:

If messages are not received, try using a LF (n) only. Some Unix mail transfer agents (most notably »qmail) replace LF by CRLF automatically (which leads to doubling CR if CRLF is used). This should be a last resort, as it does not comply with »RFC .

additional_parameter

additional_parameter 是一个 MTA 命令行参数。 在使用 sendmail 时对设置正确的返回路径头很有帮助。

This parameter is escaped by escapeshellcmd() internally to prevent command execution. escapeshellcmd() prevents command execution, but allows to add addtional parameters. For security reason, this parameter should be validated.

Since escapeshellcmd() is applied automatically, some characters that are allowed as email addresses by internet RFCs cannot be used. Programs that are required to use these characters mail() cannot be used.

The user that the webserver runs as should be added as a trusted user to the sendmail configuration to prevent a &#;X-Warning&#; header from being added to the message when the envelope sender (-f) is set using this method. For sendmail users, this file is /etc/mail/trusted-users.

返回值

成功时返回 TRUE, 或者在失败时返回 FALSE。

更新日志

版本 说明 5.0.0 自 PHP 5.0.0 起可以重新定义 Content-Type 和 Content-Transfer-Encoding 头。 在此之前,总是使用 mb_language() 定义的值。

参见

mail() - 发送邮件 mb_encode_mimeheader() - 为 MIME 头编码字符串 mb_language() - 设置/获取当前的语言

PHP:mb_strcut()的用法_mbstring函数 mb_strcut(PHP4=4.0.6,PHP5)mb_strcut获取字符的一部分说明stringmb_strcut(string$str,int$start[,int$length=NULL[,string$encoding=mb_internal_encoding()]])mb_strcut()和mb_substr()类似,都

PHP:mb_preferred_mime_name()的用法_mbstring函数 mb_preferred_mime_name(PHP4=4.0.6,PHP5)mb_preferred_mime_name获取MIME字符串说明stringmb_preferred_mime_name(string$encoding)获取指定编码的MIME字符string。参数encoding要检查的字

PHP:mb_output_handler()的用法_mbstring函数 mb_output_handler(PHP4=4.0.6,PHP5)mb_output_handler在输出缓冲中转换字符编码的回调函数说明stringmb_output_handler(string$contents,int$status)mb_output_handler()是一个ob_start()回

标签: PHP:mb_send_mail()的用法_mbstring函数

本文链接地址:https://www.jiuchutong.com/biancheng/278608.html 转载请保留说明!

上一篇:PHP:mb_split()的用法_mbstring函数(php-ml)

下一篇:PHP:mb_strcut()的用法_mbstring函数(php中strcmp)

  • 纳税信用等级分别为
  • 工会开户所需资料怎么写
  • 怎么找高新技术企业的数据
  • 附加税减半征收的条件
  • 跨区域涉税事项报告表怎么核销
  • 印花税销售额的多少
  • 建筑工程管理费包括哪些内容
  • 房地产开发企业预缴增值税
  • 转账支票支付购货款填制什么凭证
  • 进项税额大于销项税额需要结转吗
  • 出差出了事故怎么处理
  • 企业收到政府补助要交税吗
  • 进口内销是什么意思
  • 质量问题用实物形容
  • 货款和发票金额不符
  • 车间管理人员工资总额占车间工资总额的10%
  • 购进免税农产品怎么计算进项税额
  • 企业销售货物后,若发生销货退回或销售折让
  • 已经计提的增值税怎么退
  • 债券的实际发行价格为什么
  • 退税可以分批吗
  • 汽车保险费里的钱能退吗
  • 小规模减征额哪些项目
  • 资产负债表日后调整事项会计处理
  • 公司房租押金收不回来账务处理
  • 公司食堂支出计入什么科目
  • 预提费用的会计分录及冲销分录
  • 个税申报晚了会退税费吗
  • php常用的技术栈
  • php参数过滤封装类
  • 补充养老保险税收规定扣除率
  • php curl_multi_init
  • 博德明高沼上布朗威利山麓的废弃小屋,英格兰 (© Helen Hotson/Alamy Stock Photo)
  • idea配置meaven
  • mail命令详解
  • php使用oci8扩展连接oracle
  • php实现微信支付功能
  • 应收利息的会计处理方法
  • 季节性停工计入当期损益吗
  • mongodb主备
  • 公司借给股东的钱金额较大股东可以在年底现金归还吗
  • 没有以前年度损益调整怎么办
  • 公司组织出国旅游可以不带钱吗
  • 公对私转账没有到账怎么查询
  • 什么情况下计入库存商品
  • 存货出入库需要什么凭证
  • 金蝶迷你版怎么打印明细账
  • 工业企业出租设备租金计入什么科目
  • 债券清算原则
  • 保教费免征增值税政策
  • 一般纳税人税种核定表
  • 基本电费包含电量吗
  • 收入支出结余怎么记账
  • 设备的验证服务包括
  • 领导出差差旅费怎么报销
  • win8.1 0x80072efe
  • macbookair安装rosetta
  • 要建立linux分区可以有哪几种方法
  • centos调出命令行
  • 苹果MAC电脑怎么砸壳应用app
  • 如何关闭windows防护
  • win10预览版和正式版
  • 微软宣布win10
  • 安装centos7.0
  • windows8开始菜单消失了怎么恢复
  • Linux运维工程师工作内容
  • Win10年度更新将统一Insider与Xbox One预览体验
  • opensuse怎么安装软件
  • linux虚拟机安装windows
  • 用dos杀毒的一个软件
  • perl split用法
  • material design admin
  • shell脚本调用php方法
  • python中列表的遍历
  • vr虚拟现实技术
  • jquery jwt
  • 开票系统忘记密码怎么找回
  • 查询完毕
  • 稽查局是税务局的派出机构还是内设机构
  • 餐饮业如何缴纳增值税
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设