Posted by Evil Otto on 12/03/07 17:53
If you're using server-side debugging (either with the Zend debugger
or xdebug) then you should be able to follow the execution of your
script through whatever files it calls. I have a feeling you're
talking about forms as well; you'll need a server to be able to debug
that stuff. It sounds like you're probably using the internal
debugging.
On Dec 2, 11:28 pm, Adeel <asgher.ad...@gmail.com> wrote:
> I am new to php. i have installed the PDT all in one package and then
> i installed the zend debugger plugin for PDT. Every thing is running
> fine and i am able to debug the single php page using zend debugger.
> However, i want to know how i can configure it to debug the whole
> project. I mean i need to debug all files at one time not single file.
> Example could be the dot net debugger the way it moves the debug
> control from one file to the other reffered file. Any help please?
Navigation:
[Reply to this message]
|