Newt 函数
在线手册:中文 英文
PHP手册

newt_init

(PECL newt >= 0.1)

newt_initInitialize newt

说明

int newt_init ( void )

Initializes the newt interface. This function must be called before any other newt function.

返回值

Returns 1 on success, 0 on failure.

参见


Newt 函数
在线手册:中文 英文
PHP手册