update : 2015.11.03
php.shukuma.com검색:
|
mysqli::debugmysqli_debug(PHP 5) mysqli::debug -- mysqli_debug — Performs debugging operations 설명객체 기반 형식
bool mysqli::debug
( string
$message
)절차식 형식
bool mysqli_debug
( string
$message
)Performs debugging operations using the Fred Fish debugging library. 인수
반환값
Returns 주의
예제
Example #1 Generating a Trace File
<?php 참고
|