hwapi_content_new
(PHP 5 < 5.2.0)
hwapi_content_new — Create new instance of class hw_api_content
说明
hwapi_content_new
( string
$content
, string $mimetype
) : HW_API_Content
Creates a new content object from the string
content
.
参数
-
content
-
-
mimetype
-
The mimetype for the contents.
返回值