Hyperwave API Funzioni
PHP Manual

hw_api_object::value

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

hw_api_object::valueReturns value of attribute

Descrizione

string hw_api_object::value ( string $name )

Returns value of an attribute.

Elenco dei parametri

name

The attribute name.

Valori restituiti

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


Hyperwave API Funzioni
PHP Manual