No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.

Rechercher une fonction PHP

mysqli::init

mysqli_init

(PHP 5, PHP 7)

mysqli::init -- mysqli_initInitializes MySQLi and returns a resource for use with mysqli_real_connect()

PHP: mysqli::init - Manual Home of Manuel PHP  Contents Haut

Description

Object oriented style

mysqli::init ( void ) : mysqli

Procedural style

mysqli_init ( void ) : mysqli

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

Note:

Any subsequent calls to any mysqli function (except mysqli_options()) will fail until mysqli_real_connect() was called.

PHP: mysqli::init - Manual Home of Manuel PHP  Contents Haut

See Also

Find a PHP function
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph