parent root
PHP: Gender\Gender::__construct - Manual

Gender\Gender::__construct

(PECL gender >= 0.6.0)

Gender\Gender::__constructConstruct the Gender object

Description

public Gender\Gender::__construct ([ string $dsn ] )

Create a Gender object optionally connecting to an external name dictionary. When no external database was given, compiled in data will be used.

Parameters

dsn

DSN to open.

Return Values

add a noteadd a note

User Contributed Notes

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