PHP Velho Oeste 2024

hwapi_content_new

(PHP 5 < 5.2.0)

hwapi_content_newCreate new instance of class hw_api_content

Description

hwapi_content_new ( string $content , string $mimetype ) : HW_API_Content

Creates a new content object from the string content.

Parameters

content

mimetype

The mimetype for the contents.

Return Values

add a note add a note

User Contributed Notes

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