aphw Posted April 25, 2007 Share Posted April 25, 2007 I have been programming in php for few years but have never used anything but free hosting to run php. My programming requirements have evolved and now I am in need of a debugger to understand how code is functioning (so I want to be able to step through the lines of code, watch variable values and object contents etc.) So, bearing in mind I have no relevant software (other than Ultraedit) installed, how could I best go about acheiving php debugging? Most conveniently this would be able to debug files straight off an ftp server (I don't know much about servers but presume this is possible, and negates needing my own server software). Any advice (the more detailed the better! - bearing in mind my level of expertise in servers and so on is pretty low) would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/48649-php-debugging/ Share on other sites More sharing options...
kalivos Posted April 25, 2007 Share Posted April 25, 2007 I think Zend makes a product for that. But don't quote me on that. I always debug by hand. -Kalivos Link to comment https://forums.phpfreaks.com/topic/48649-php-debugging/#findComment-238255 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.