On 30/12/14 09:29, Rolando Titiosky wrote:
So, Any existing Debug systems do require me to insert external code?
If you are not wanting to use xdebug or chop the code up could you not edit the last line of the called page and create a log file from the $_REQUEST and debug_back_trace() - this would give yo the foundations to see what was called by each response.
From their you could spider/crawl the application to trigger as many pathways through the code as possible.
Cheers P -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php