| 
 | TokyoTyrant::connectConnect to a database Description
   public TokyoTyrant TokyoTyrant::connect
    ( string  $host[, int$port= TokyoTyrant::RDBDEF_PORT
   [, array$options]] )Connects to a remote database Parameters
 
 Return ValuesThis method returns the current object and throws TokyoTyrantException on failure. Examples
 Example #1 TokyoTyrant::connect example 
<?phpSee Also
 
 |