apd_echo(3) php man page | unix.com

Man Page: apd_echo

Operating Environment: php

Section: 3

APD_ECHO(3)								 1							       APD_ECHO(3)

apd_echo - Echo to the debugging socket

SYNOPSIS
bool apd_echo (string $output)
DESCRIPTION
Usually sent via the socket to request information about the running script.
PARAMETERS
o $output - The debugged variable.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
EXAMPLES
Example #1 apd_echo(3) example <?php apd_echo($i); ?> PHP Documentation Group APD_ECHO(3)
Related Man Pages
set_magic_quotes_runtime(3) - php
socket_set_nonblock(3) - php
lchown(3) - php
socket_set_block(3) - php
wincache_ucache_dec(3) - php
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team