Most of the PHP debug tools generally aren't that diffcult to set up,
Xdebug (http://www.xdebug.org/) for example, just gets loaded as an
extension and can be called just like any other PHP function, e.g.
xdebug_get_code_coverage( ).

Cheers,
Pete
--
www.menace.co.nz

2008/9/9 Don Gould <[EMAIL PROTECTED]>:
>
> Gold wrote:
>>  Maybe
>> it's time to at least take a look at alternative browsers?  ;)
>
> I did!  Why do you think I was there on Monday? ;)
>
> I spent all weekend looking at Chrome and might even get round to
> downloading IE8 for a look.
>
> I use Firefox all the time.  I confess I just haven't looked at the dev
> tools in it.  I've been fairly happy with just using Notepad++ and just
> got a copy of WebExpression 2 because I'm used to Frontpage.
>
> I've been wanting to set up a tool to debug php - trace, inspect
> variables, that sort of thing, but I've just not had much luck at
> finding people who know this stuff and can help.
>
> Cheers Don
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to