parent root
PHP: newt_init - Manual

newt_init

(PECL newt >= 0.1)

newt_initInitialize newt

Description

newt_init ( void ) : int

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

Return Values

Returns 1 on success, 0 on failure.

See Also

add a noteadd a note

User Contributed Notes

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