PHP 8.4.26 Released!

Gender\Gender::connect

(PECL gender >= 0.6.0)

Gender\Gender::connect — Connect to an external name dictionary

Description

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

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

Parameters

dsn

DSN to open.

Return Values

Boolean as success of failure.

+add a note

User Contributed Notes

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