Attempts to set the execution context

phpdbg_exec

(PHP 5 >= 5.6.0, PHP 7, PHP 8)

phpdbg_execAttempts to set the execution context

說明

phpdbg_exec(string $context): string|bool

警告

本函式還未編寫文件,僅有參數列表。

參數

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.

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *