apd_continue(PECL apd >= 0.2) apd_continue — Restarts the interpreter Описание
bool apd_continue
( int $debug_level
)
Usually sent via the socket to restart the interpreter. Список параметров
Возвращаемые значенияВозвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки. Примеры
Пример #1 apd_continue() example
<?php |
||