The PHP 5 build system> <counter_get_meta
Last updated: Fri, 02 Jan 2009

counter_get_named

counter_get_named Retrieve an existing named counter as a resource.

Descrição

resource Counter::getNamed ( string $name )

counter_get_named() returns an existing counter by name if that name exists, or NULL otherwise.

Parâmetros

name
The counter name to search for.

Valor Retornado

counter_get_name() returns an existing counter by name if that name exists, or NULL otherwise.



User Contributed Notes
counter_get_named
There are no user contributed notes for this page.

The PHP 5 build system> <counter_get_meta
Last updated: Fri, 02 Jan 2009