Hyperwave API Functions
PHP Manual

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


Hyperwave API Functions
PHP Manual