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 |
|---|
| set_magic_quotes_runtime(3) - php |
| mssql_free_result(3) - php |
| socket_set_block(3) - php |
| socket_set_option(3) - php |
| wincache_ucache_cas(3) - php |