Running Phped Debugger through web page |
Guru master
|
PhpED has a really simple way of breaking into the debugger by just using the DebugBreak() function. You can place it anywhere in your code and if everything is configured correctly it will contact the editor and start a debug session. I mainly use it in really important try-catch statements and so on.
If you just do a search on the board for DebugBreak there should be a bunch of helpful topics. Beware though: If you aren't using the DBG extension in your production environment then that function is undefined, so don't forget to remove the calls again before you deploy! |
||||||||||||
|
Running Phped Debugger through web page |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by