tokyo_tyrant
PHP Manual

TokyoTyrantQuery クラス

導入

このクラスは、テーブルデータベースへの問い合わせに使用します。

クラス概要

TokyoTyrantQuery
TokyoTyrantQuery implements Iterator , Traversable {
/* メソッド */
public void addCond ( string $name , int $op , string $expr )
public int count ( void )
public array current ( void )
public string hint ( void )
public int key ( void )
public array metaSearch ( void )
public array next ( void )
public TokyoTyrantQuery out ( void )
public boolean rewind ( void )
public array search ( void )
public void setLimit ([ int $max [, int $skip ]] )
public void valid ( void )
}

目次


tokyo_tyrant
PHP Manual