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