Chinaunix

标题: php-apd调试的问题 [打印本页]

作者: pupilzeng    时间: 2003-10-20 17:18
标题: php-apd调试的问题
我在文件test.php中加入


  1.     <?php
  2.     apd_set_session_trace(99);
  3.     ?>;
复制代码


然后
>;php4 -e -f test.php
结果看到调试文件是:

  1. APD - Advanced PHP Debugger Trace File
  2. ---------------------------------------------------------------------------
  3. Process Pid (30284)
  4. Trace Begun at Mon Oct 20 15:03:32 2003
  5. ---------------------------------------------------------------------------
  6. ( 0.000000): apd_set_session_trace called at /mnt/linux/devel/php/test.php:2
复制代码

怎么没有其他的信息呢?




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2