PHP 7.0.6 Released

Gender\Gender::connect

(PECL gender >= 0.6.0)

Gender\Gender::connectConnect to an external name dictionary.

Description

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

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

Parameters

dsn

DSN to open.

Return Values

Boolean as success of failure.

User Contributed Notes

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