Query: apd_echo
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
APD_ECHO(3) 1 APD_ECHO(3) apd_echo - Echo to the debugging socketSYNOPSISbool apd_echo (string $output)DESCRIPTIONUsually sent via the socket to request information about the running script.PARAMETERSo $output - The debugged variable.RETURN VALUESReturns TRUE on success or FALSE on failure.EXAMPLESExample #1 apd_echo(3) example <?php apd_echo($i); ?> PHP Documentation Group APD_ECHO(3)
| Related Man Pages | 
|---|
| apd_set_session_trace_socket(3) - php | 
| lchown(3) - php | 
| socket_set_block(3) - php | 
| socket_set_option(3) - php | 
| wincache_ucache_inc(3) - php |