PHP Doku:: Return a piece of metainformation about a counter resource. - internals2.counter.function.counter-get-meta.html

Verlauf / Chronik / History: (12) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The extended interface

<<counter_reset_value

counter_get_named>>

counter_get_meta

counter_get_meta Return a piece of metainformation about a counter resource.

Beschreibung

mixed counter_get_meta ( resource $counter , integer $attribute )

counter_get_meta() returns metainformation about a counter resource.

Parameter-Liste

counter
The counter resource to operate on.
attribute
The metainformation to retrieve.

Rückgabewerte

counter_get_meta() returns values of varying types based on which metainformation was requested.


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",...)