Php/docs/function.phpdbg-exec

提供:Dev Guides
< Php
移動先:案内検索

phpdbg_exec

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_execAttempts to set the execution context


説明

phpdbg_exec ([ string $context ] ) : mixed

警告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。


パラメータ

context


返り値

If the execution context was set previously it is returned. If the execution context was not set previously true is returned. If the request to set the context fails, false is returned, and an E_WARNING raised.