Posts: 7106 Reputation: 107
– / /
Joined: Mar 2002
RE: Something in this PHP code is causing the webserver to be unresponsive
I'd just throw some temporary debug code in there to find out exactly what's going on. Track the values of all relevant variables, count the total number of iterations made by the loop, and dump the info to a file.