phpdbg_exec

(PHP 5 >= 5.6.0, PHP 7)

phpdbg_execAttempts to set the execution context

Descrierea

phpdbg_exec ([ string $context ] ) : mixed

Avertizare

Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.

Parametri

context

Valorile întoarse

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.