PHP 7.0.6 Released

hw_api_object::count

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

hw_api_object::countReturns number of attributes

Description

int hw_api_object::count ( array $parameter )

Returns the number of attributes.

Parameters

parameter

Return Values

Returns the number as an integer.

User Contributed Notes

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