Hyperwave API 函数
PHP Manual

hwapi_content_new

(No version information available, might only be in SVN)

hwapi_content_newCreate new instance of class hw_api_content

说明

HW_API_Content hwapi_content_new ( string $content , string $mimetype )

Creates a new content object from the string content.

参数

content

mimetype

The mimetype for the contents.

返回值


Hyperwave API 函数
PHP Manual