Page 1 of 1

Line by line debugger?

Posted: Mon Nov 29, 2004 3:46 am
by SS
Hello!

I'm new here, so I thought I'd pop in with a question. I'm looking for a good line by line debugger for PHP (which shows the values of the variables). It doesn't matter if it's free/trial version/whatever. Any suggestions?

Thanks!
SS

Posted: Mon Nov 29, 2004 4:03 am
by thomas777neo
There is something available, try :

http://www.lastcraft.com/simple_test.php

This is a reference to the php unit testing section. You however write the tests and debugging yourself.