PHP Portal » PHP Handbuch » newt_init

Werbung

newt_init


(PECL newt >= 0.1)

newt_initInitialize newt

Beschreibung

int newt_init ( void )

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

Rückgabewerte

Returns 1 on success, 0 on failure.

Siehe auch