PHP - рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor» Создать сайт
php

Хто там?

mysqli_debug

(PHP 5)

mysqli_debug -- Performs debugging operations

Description

bool mysqli_debug ( string debug )

The mysqli_debug() function is used to perform debugging operations using the Fred Fish debugging library. The debug parameter is a string representing the debugging operation to perform.

Замечание: To use the mysqli_debug() function you must complile the MySQL client library to support debugging.

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

mysqli_debug() doesn't return any value.

Смотрите также

mysqli_dump_debug_info() и mysqli_report().

Примеры

Пример 1. Generating a Trace File

<?php
    
/* Create a trace file in '/tmp/client.trace' on the local (client) machine: */
mysqli_debug("d:t:0,/tmp/client.trace");
    
?>


  Engine MnoGoSearch 2007-2009 © PHP.RU Powered by ODware Avatars Exp! Software Development 440Hz