PHP Hyperwave API Functions

EditRocket provides the following information on Hyperwave API functions in the PHP source code builder.

HW_API_Attribute hw_api_attribute ([ string $name [, string $value ]] ) - Creates a new instance of hw_api_attribute with the given name and value.

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-

HW_API hwapi_hgcsp ( string $hostname [, int $port ] ) - Opens a connection to the Hyperwave server on host hostname. The protocol used is HGCSP.

-

-

-

-

-

-

-

-

-

-

HW_API_Content hw_api_content ( string $content , string $mimetype ) - Creates a new content object from the string content.

-

-

-

-

-

hw_api_object hw_api_object ( array $parameter ) - Creates a new instance of the class hw_api_object.

-

-

-

-

-

-

-

-

-

-

-

-

-

-

-