(PHP 5 >= 5.6.0, PHP 7)
phpdbg_exec — Attempts to set the execution context
phpdbg_exec ([ string $context ] ) : mixed
This function is currently not documented; only its argument list is available.
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.
© 1997–2020 The PHP Documentation Group
Licensed under the Creative Commons Attribution License v3.0 or later.
https://www.php.net/manual/en/function.phpdbg-exec.php