Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17813 программистов и 1703 робота. Сейчас ищут 1702 программиста ...
counter_get_named - Retrieve an existing named counter as a resource.
Вернуться к: Extended
counter_get_named
counter_get_named — Retrieve an existing named counter as a resource.
Описание
counter_get_named() returns an existing counter by name
if that name exists, or NULL
otherwise.
Список параметров
-
name
- The counter name to search for.
Возвращаемые значения
counter_get_name() returns an existing counter by name
if that name exists, or NULL
otherwise.
Вернуться к: Extended