Re: [PHP] Debugger, Debugger and Debugger

2001-02-16 Thread Thies C. Arntzen
On Thu, Feb 15, 2001 at 04:22:04PM -0500, Toby Butzon wrote: I've read that several times... so does that mean now the only debugger for PHP4 is the Zend one? there's http://dd.cron.ru -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For

[PHP] Debugger, Debugger and Debugger

2001-02-15 Thread Ricardo D'Aguiar
Questions: 1 Do I need some sort of extension (something like xxx.so) to activate the debugger? 2 In php documentation (Chapter: Using the Debugger) says: Set up a TCP listener on that port somewhere (for example socket -l -s 1400 on UNIX). I don't have that "socket" comman

Re: [PHP] Debugger, Debugger and Debugger

2001-02-15 Thread Chris Lee
uestions: 1º Do I need some sort of extension (something like xxx.so) to activate the debugger? 2º In php documentation (Chapter: Using the Debugger) says: Set up a TCP listener on that port somewhere (for example socket -l -s 1400 on UNIX). I don't have that "socket"