Newt 함수 목록
PHP Manual

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 Manual