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

search for in the

Настройка во время выполнения> <The "counter" Extension - A Continuing Example
Last updated: Fri, 15 Aug 2008

view this page in

Установка и настройка

Содержание

Введение

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
Установка и настройка
There are no user contributed notes for this page.

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