PHP Doku:: Retrieve an existing named counter as a resource. - internals2.counter.function.counter-get-named.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchPHP im Kern: Das Entwicklerhandbuch für die Zend EngineThe "counter" Extension - A Continuing ExampleThe extended interfacecounter_get_named

Ein Service von Reinhard Neidl - Webprogrammierung.

The extended interface

<<counter_get_meta

The PHP 5 build system>>

counter_get_named

counter_get_named Retrieve an existing named counter as a resource.

Beschreibung

resource Counter::getNamed ( string $name )

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

Parameter-Liste

name
The counter name to search for.

Rückgabewerte

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


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)