mysqli_init

(PHP 5)

mysqli_init --  Initializes MySQLi and returns a resource for use with mysqli_real_connect()

Description

mysqli mysqli_init ( void )

Allocates or initializes a MYSQL object suitable for mysqli_options() and mysqli_real_connect().

Замечание: Any subsequent calls to any mysqli function (except mysqli_options()) will fail until mysqli_real_connect() was called.

Возвращаемые значения

Returns an object.



mysqli_init
There are no user contributed notes for this page.

<mysqli_infomysqli_insert_id>
 Last updated: Tue, 15 Nov 2005