update : 2015.11.03
php.shukuma.com검색:
|
MongoCursor::sort(PECL mongo >=0.9.0) MongoCursor::sort — Sorts the results by given fields 설명인수
반환값Returns the same cursor that this method was called on. 오류/예외Throws MongoCursorException if this cursor has started iterating. 예제Example #1 MongoCursor::sort() example
<?php |