APD Функции
PHP Manual

apd_echo

(PECL apd >= 0.2)

apd_echoEcho to the debugging socket

Описание

bool apd_echo ( string $output )

Usually sent via the socket to request information about the running script.

Список параметров

output

The debugged variable.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Примеры

Пример #1 apd_echo() example

<?php
apd_echo
($i);
?>


APD Функции
PHP Manual

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 219

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/toplevels/data/www/maripoza.ru/fc7a82cd8e0116192ce432b06b9bd9c9/sape.php on line 225