[PHP] Re: Debuggers on Windows Servers
by Amir Mohammad Saied other posts by this author
Dec 6 2005 10:52PM messages near this date
[PHP] Debuggers on Windows Servers
|
[PHP] Web calendar and online Dairy
Mark Steudel wrote:
> Anyone out there running debuggers and profilers on your windows boxes? I'd
> like to start profiling some of my code and use some debuggers. Since we
> have dev sites on the same box with product sites, I wanted to make sure
> that before I ask our Sysadmin to install anything that they are stable and
> easy to install. Any suggetsions out there? Ones that I have run across,
> xdebug, DBG, Advanced PHP Debugger.
>
>
>
> Thanks, Mark
>
>
Hi,
It's possible to get the source-codes of that extensions and compile
them, but http://pecl4win.php.net/ is a good repository for DLL compiled
files for the extensions you want, like APD
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Mark Steudel
Amir Mohammad Saied
|