Home > Archive > PHP Language > December 2004 > php ide with debugger, breakpoints?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
php ide with debugger, breakpoints?
|
|
| Reddog 2004-12-20, 8:56 pm |
| Hi all,
I saw some recommendations for various php editors
here, but has anyone used one with php debugger support?
I have tried a few downloads (windows only),
which show output after a run, but none with breakpoints
or var dumps support.
Some are big bucks, but I am after one around $50.
reddog.
| |
| Colin McKinnon 2004-12-20, 8:56 pm |
| Reddog spilled the following:
> Hi all,
> I saw some recommendations for various php editors
> here, but has anyone used one with php debugger support?
>
> I have tried a few downloads (windows only),
> which show output after a run, but none with breakpoints
> or var dumps support.
>
> Some are big bucks, but I am after one around $50.
>
> reddog.
Zend (who contributed a lot of the code in core PHP engine) do an IDE with a
debugger / break points / var monitors. If you're into IDE's (I'm not) it's
very good. It's a free download so why not decide for yourself if you like
it.
HTH
C.
| |
| Chris Hope 2004-12-20, 8:56 pm |
| Cameron wrote:
> Colin McKinnon wrote:
>
> If I recall the personal (Not for commercial use) eddition is free,
> the pro eddition costs about $250, thought about getting it myself as
> the exchange rate for dollars is rather handy at the mo, but at the
> end of the day I'm happy with a run of the mill text editor :)
IIRC you get the full version for 30 days and then it drops off some of
the functionality such as breakpoints.
--
Chris Hope - The Electric Toolbox - http://www.electrictoolbox.com/
| |
| Cameron 2004-12-20, 8:56 pm |
| Colin McKinnon wrote:
> Reddog spilled the following:
>
>
>
>
>
> Zend (who contributed a lot of the code in core PHP engine) do an IDE with a
> debugger / break points / var monitors. If you're into IDE's (I'm not) it's
> very good. It's a free download so why not decide for yourself if you like
> it.
>
> HTH
>
> C.
If I recall the personal (Not for commercial use) eddition is free, the
pro eddition costs about $250, thought about getting it myself as the
exchange rate for dollars is rather handy at the mo, but at the end of
the day I'm happy with a run of the mill text editor :)
~Cameron
|
|
|
|
|