Debug ajax |
Site Admin
|
It's my understanding that index.php is the script that produces/outputs javascript code, that subsequently runs ajax php code. In most cases, javascript will run on the client at moment when index.php is almost finished or has already finished. In latter case, debugger has nothing to show for index.php debug session because it is finished. In former case, the ajax php code is overlapped with index.php debug session, so the debugger will show TWO sessions in View->Debug->Debug sessions. Feel free to switch between these sessions in this window and step/continue according to your development neeeds. |
||||||||||||||
_________________ The PHP IDE team |
|
Not exactly, i start javascript from index.php and i would expect the debug session returns to index.php after the javascript is executed, at least in the output window. Maybe some code will clear the situation:
underneath the last piece of my code:
showvacancies execute an other PHP program. The result of this last PHP program is shown in the output tab instead of index.php What i see in the debug window is only the name of the PHP program which is debugged. I used version 5.2 of NuSPhere and i can't remember this behavior in this version. Thanks again. |
||||||||||||||
|
Debug ajax |
|
||
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