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 |
|---|
| apache_setenv(3) - php |
| image2wbmp(3) - php |
| lchown(3) - php |
| socket_connect(3) - php |
| socket_set_option(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Ravinder Singh to the Moderation Team |