PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

Configuration à l'exécution> <The "counter" Extension - A Continuing Example
Last updated: Fri, 22 Aug 2008

view this page in

Installation/Configuration

Sommaire

Introduction

The "counter" extension provides any number of counters to PHP code using it which reset at times determined by the caller.

There are three interfaces to "counter": basic, extended, and objective. The basic interface provides a single counter controlled by INI settings and function calls. The extended interface provides an arbitrary number of named counter resources which may optionally persist beyond the lifetime of a single PHP request. The objective interface combines both the basic and extended interfaces into a Counter class.



add a note add a note User Contributed Notes
Installation/Configuration
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites