PHP Velho Oeste 2024

hw_api_object::value

(PHP 4, PHP 5 < 5.2.0, PECL hwapi SVN)

hw_api_object::valueReturns value of attribute

Description

hw_api_object::value ( string $name ) : string

Returns value of an attribute.

Parameters

name

The attribute name.

Return Values

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

add a note add a note

User Contributed Notes

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