10-21-2009, 09:51 AM
|
#1 (permalink)
|
|
The Visitor
Join Date: Jun 2009
Posts: 2
Thanks: 0
|
Problem with eclipse zend debugger
I'm new to PHP and eclipse...
I like to follow the code running line by line(with F5)
But after the point the application loaded, and i press submit i can anymore see the line where the code running.
Is it possible in eclipse(to follow the code after postback event)?
(In microsoft visual studio it is possible)
If it is, what i need to do?
|
|
|
|