Re: [PHP] ability to find include files...

2008-11-17 Thread Thodoris
; php-general@lists.php.net Subject: Re: [PHP] ability to find include files... On Sat, Nov 15, 2008 at 6:07 PM, bruce <[EMAIL PROTECTED]> wrote: Hi list... starting to go through a debug/understanding session of a couple of php web apps. i'm wondering if there's any kind

RE: [PHP] ability to find include files...

2008-11-17 Thread bruce
; php-general@lists.php.net Subject: Re: [PHP] ability to find include files... On Sat, Nov 15, 2008 at 6:07 PM, bruce <[EMAIL PROTECTED]> wrote: Hi list... starting to go through a debug/understanding session of a couple of php web apps. i'm wondering if there's any kind of t

Re: [PHP] ability to find include files...

2008-11-16 Thread Thodoris
On Sat, Nov 15, 2008 at 6:07 PM, bruce <[EMAIL PROTECTED]> wrote: Hi list... starting to go through a debug/understanding session of a couple of php web apps. i'm wondering if there's any kind of tool/method that i can use to see which files are accessed/included/required when a given page

Re: [PHP] ability to find include files...

2008-11-16 Thread tedd
At 3:07 PM -0800 11/15/08, bruce wrote: Hi list... starting to go through a debug/understanding session of a couple of php web apps. i'm wondering if there's any kind of tool/method that i can use to see which files are accessed/included/required when a given page is displayed.. this would allo

Re: [PHP] ability to find include files...

2008-11-16 Thread Richard Heyes
> starting to go through a debug/understanding session of a couple of php web > apps. i'm wondering if there's any kind of tool/method that i can use to see > which files are accessed/included/required when a given page is displayed.. > > this would allow me to quickly understand the "flow" of the

Re: [PHP] ability to find include files...

2008-11-15 Thread Andrew Ballard
On Sat, Nov 15, 2008 at 6:07 PM, bruce <[EMAIL PROTECTED]> wrote: > > Hi list... > > starting to go through a debug/understanding session of a couple of php web > apps. i'm wondering if there's any kind of tool/method that i can use to see > which files are accessed/included/required when a given p