Hyperwave API 函数
PHP 手册

hw_api_attribute

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

hw_api_attributeCreates instance of class hw_api_attribute

说明

HW_API_Attribute hw_api_attribute ([ string $name [, string $value ]] )

Creates a new instance of hw_api_attribute with the given name and value.

参数

name

The attribute name.

value

The attribute value.

返回值

Returns an instance of hw_api_attribute.


Hyperwave API 函数
PHP 手册