您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

hw_api_object->value

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

hw_api_object->value — Returns value of attribute

说明

hw_api_object
string value ( string $name )

Returns value of an attribute.

参数

name

The attribute name.

返回值

Returns the value of the attribute with the given name or FALSE if an error occurred.