miland
Posts: 31
|
| Posted: 05/12/2006, 10:29 AM |
|
What's the best method for debugging a CCS app? I'd like to follow the code through as it fires so I can understand better what is happening. Any suggestions? I code in PHP.
|
 |
 |
bou63
Posts: 9
|
| Posted: 05/19/2006, 5:29 AM |
|
Hello miland,
Get phpeclipse it uses a dbg debugger. http://www.phpeclipse.de
_________________
Bo |
 |
 |
peterr
Posts: 5971
|
| Posted: 05/19/2006, 9:31 AM |
|
I always do debugging using the method described in CCS documentation.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|