(PECL apd >= 0.2)
Stops the interpreter and waits on a CR from the socket
bool apd_breakpoint ( int $debug_level )
This can be used to stop the running of your script, and await responses on the connected socket. To step the program, just send enter (a blank line), or enter a php command to be executed.
Parameters:
debug_level
An integer which is formed by adding togeth