|
TokyoTyrant::connectConnect to a database Beschreibung
public TokyoTyrant TokyoTyrant::connect
( string
$host
[, int $port = TokyoTyrant::RDBDEF_PORT
[, array $options
]] )Connects to a remote database Parameter-Liste
RückgabewerteThis method returns the current object and throws TokyoTyrantException on failure. Beispiele
Beispiel #1 TokyoTyrant::connect example
<?phpSiehe auch
|