php - On what line did a script exit? -


I have a PHP script that is hairy and I'm trying to get rid of it. There are no errors, but I am having trouble seeing what performance path has been taken for the output I have received. Is there a way that the script can stop stopping?


Friends, sorry I did not make this clear. There are no errors, no exception is being raised from the computer's point of view, 'Nothing' is not happening anything. But production I do not expect. I am trying to track down, where the script is coming out normally, but this is a challenge. My life will be very easy if it is said, "Ending the finish on script 422 line"

Xdebug Is using and running, can give you the information you are looking for.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -