update : 2015.11.03
php.shukuma.com검색:
|
TokyoTyrantQuery::valid(PECL tokyo_tyrant >= 0.1.0) TokyoTyrantQuery::valid — Checks the validity of current item 설명
public bool TokyoTyrantQuery::valid
( void
)
Checks if the current item is valid. Part of the Iterator interface 인수이 함수는 인수가 없습니다. 반환값
Returns 예제
Example #1 TokyoTyrantQuery iterator example
<?php 위 예제의 출력 예시: pk: 1, columns: 2 pk: 4, columns: 2 |