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::dump_debug_info

mysqli_dump_debug_info

(PHP 5, PHP 7)

mysqli::dump_debug_info -- mysqli_dump_debug_infoDump debugging information into the log

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

Description

Object oriented style

mysqli::dump_debug_info ( void ) : bool

Procedural style

mysqli_dump_debug_info ( mysqli $link ) : bool

This function is designed to be executed by an user with the SUPER privilege and is used to dump debugging information into the log for the MySQL Server relating to the connection.

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

Parameters

link

Procedural style only: A link identifier returned by mysqli_connect() or mysqli_init()

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

Return Values

Returns TRUE on success or FALSE on failure.

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