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
Line by line debugger?
Moderator: General Moderators
- thomas777neo
- Forum Contributor
- Posts: 214
- Joined: Mon Mar 10, 2003 6:12 am
- Location: Johannesburg,South Africa
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.
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.