哈希空间 Ctrl + F 进行搜索
首页 php手册中文版 CSS中文手册 哈希文档 Markdown在线工具

PHP mailparse 组件

mailparse_msg_create

(PECL mailparse >= 0.9.0)

mailparse_msg_createCreate a mime mail resource

说明

mailparse_msg_create(): resource

Create a MIME mail resource.

参数

此函数没有参数。

返回值

Returns a handle that can be used to parse a message.

注释

注意:

It is recommended to call mailparse_msg_free() on the result of this function, when it is no longer needed, to avoid memory leaks.

参见

打开 哈希空间 微信小程序中查看更佳