hi
thanx for ur mail.
In fact i have to make changes in the code written by someone else.
I want to use debugger to know the path in which the files are called.
Which is the debugger for php?
thanx
anil

----- Original Message -----
From: "B i g D o g" <[EMAIL PROTECTED]>
To: "Anil Garg" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, June 26, 2002 5:54 PM
Subject: Re: [PHP] debugger


> There are some IDE's that support debugging or you can just use the
parser.
> It will tell you the problem and spit out a warning or error depending on
> how you have your php.ini set up.
>
> I usually have display_errors on so that I can use that as my debugger.
> Then when I go on a live server I have it turned off and I have errors
being
> logged to a file.
>
> Debugger for poor developers...
>
>
> B i g D o g
>
>
> ----- Original Message -----
> From: "Anil Garg" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 26, 2002 2:47 PM
> Subject: [PHP] debugger
>
>
> > hi,
> > in perl i used perldb for debugging.
> > whats to be used in php!!
> > thanx
> > anil
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to