Gender\Gender::connect

(PECL gender >= 0.6.0)

Gender\Gender::connectConnect to an external name dictionary

说明

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

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

参数

dsn

DSN to open.

返回值

Boolean as success of failure.

User Contributed Notes

There are no user contributed notes for this page.
PHP8中文手册 站长在线 整理 版权归PHP文档组所有