hmmmm...
I *think* PHP is platform independant for the most part, and it is not like it 
is a compiled language where you have fancy debuggers to set breakpoints, step 
through the code, etc...

Why not use the functions built into PHP?
echo " ";
if a mysql problem: mysql_error()

-Brad

> Hi all,
> please which PHP debugger is the "best one"? (fast keyboard commands,
> variables, includes, reliability etc.).
> Which PHP debugger works well under Windows, which under Linux?
> 
> thanks...
> 
> ---
> Odchozí zpráva neobsahuje viry.
> Zkontrolováno antivirovým systémem AVG (http://www.grisoft.cz).
> Verze: 6.0.419 / Virová báze: 235 - datum vydání: 13.11.2002
>  
> 
> 
> --
> 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