Gender\Gender::connect

(PECL gender >= 0.6.0)

Gender\Gender::connectConnect to an external name dictionary

Descrição

public Gender\Gender::connect(string $dsn): bool

Connect to an external name dictionary. Currently only streams are supported.

Parâmetros

dsn

DSN to open.

Valor Retornado

Boolean as success of failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top