apd_echo

(PECL apd >= 0.2)

apd_echoEcho to the debugging socket

说锟斤拷

apd_echo ( string $output ) : bool

Usually sent via the socket to request information about the running script.

锟斤拷锟斤拷

output

The debugged variable.

锟斤拷锟斤拷值

锟缴癸拷时锟斤拷锟斤拷 TRUE锟斤拷 锟斤拷锟斤拷锟斤拷失锟斤拷时锟斤拷锟斤拷 FALSE锟斤拷

锟斤拷锟斤拷

Example #1 apd_echo() example

<?php
apd_echo
($i);
?>