update : 2015.11.03
php.shukuma.com검색:
|
wincache_ucache_dec(PECL wincache >= 1.1.0) wincache_ucache_dec — Decrements the value associated with the key 설명
Decrements the value associated with the 인수
반환값
Returns the decremented value on success and 예제
Example #1 Using wincache_ucache_dec()
<?php 위 예제의 출력: int(2922) bool(true) 참고
|