在本地计算机上的 "/temp/client.trace" 中创建跟踪文件:
<?php
mysqli_debug("d:t:o,/temp/client.trace");
?>
mysqli_debug()函数用于执行调试操作。
笔记:为了使用该功能,必须编译MySQL客户端库以支持调试。
mysqli_debug(
message);
Parameter | Description |
---|---|
message | Required. A string that represents the debugging operation to perform |
返回值: | 真的 |
---|---|
PHP 版本: | 5+ |
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!