I have been working on a script for a few weeks now and it has several functions within it and it's over 1500 lines in length. I have just made a few changes to the script and now the script hangs, which makes me presume it's an infinite loop. Is there any way to identify what's causing the hang without reading the whole script?
Regards,
How do I find where the infinite loop is?
Moderator: General Moderators
A real debugger/profiler helps a lot.
Take a look at http://dd.cron.ru/dbg/ , http://www.phpeclipse.de/ and http://www.google.de/search?&q=debugging%20php
Take a look at http://dd.cron.ru/dbg/ , http://www.phpeclipse.de/ and http://www.google.de/search?&q=debugging%20php