(PECL apd >= 0.2)
apd_echo — Echo to the debugging socket
$output
) : boolUsually 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);
?>