Query: counter_get_named
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
COUNTER_GET_NAMED(3) COUNTER_GET_NAMED(3) counter_get_named - Retrieve an existing named counter as a resource.SYNOPSISresource Counter::getNamed (string $name)DESCRIPTIONcounter_get_named(3) returns an existing counter by name if that name exists, or NULL otherwise.PARAMETERSo $name - The counter name to search for.RETURN VALUEScounter_get_name(3) returns an existing counter by name if that name exists, or NULL otherwise. PHP Documentation Group COUNTER_GET_NAMED(3)