Re: Which php debugger do you use?
Mike Russell wrote:
I'm just starting out in php, and am looking around for any ide / debugger
combinations.
IDE=Kdevelop
DEBUGER=My brain
PHP i quite clear with it's error messages, it's nothing cryptic like
c/c++ or even more cryptic ML.
--
//Aho
.
Relevant Pages
- Re: do professional PHP programmers use error checking in their code?
... Spend less time writing error checking and more time documenting your ... I'll have an error function that reports error messages ... The idea, apparently, is that the PHP interpreter writes all ... function getWeblogEntries() { ... (comp.lang.php) - Re: do professional PHP programmers use error checking in their code?
... I'll have an error function that reports error messages ... The idea, apparently, is that the PHP interpreter writes all ... error checking, or strict typing, then I should use a real language, ... Ruby, then I should leave errors to the interpreter, since the whole ... (comp.lang.php) - Re: Recursive delete of directory - Directory not empty error
... run it I get random "Directory not empty" error messages. ... I've had a similar problem with PHP creating a file that didn't actually ... script to run, do the DB lookup, build the page and all the other time- ... (comp.lang.php) - A common researcher diagnosis error: misreading error messages
... vulnerability diagnosis error that seems to be happening more ... Error messages are important clues, ... Vulnerability information analysts - e.g. for vulnerability databases ... PHP apps. ... (Bugtraq) - Re: do professional PHP programmers use error checking in their code?
... I'll have an error function that reports error messages ... The idea, apparently, is that the PHP interpreter writes all ... function getWeblogEntries() { ... (comp.lang.php) |
|