phpdbg_exec

Attempts to set the execution context

Description

stringbool phpdbg_exec(string $context)

Warning

This function is currently not documented; only its argument list is available.

Parameters

context

Return Values

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.