PHP 7.0.6 Released

hwapi_content_new

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

hwapi_content_newCreate new instance of class hw_api_content

Description

HW_API_Content hwapi_content_new ( string $content , string $mimetype )

Creates a new content object from the string content.

Parameters

content

mimetype

The mimetype for the contents.

Return Values

User Contributed Notes

There are no user contributed notes for this page.
To Top