Iank1968 Posted February 23, 2009 Share Posted February 23, 2009 HI, I was wondering if there is a php testing tool where I can drop code into it and it finds errors and suggestions to fix the errors. I have 1800 lines of code I wish to test. Thanks Link to comment https://forums.phpfreaks.com/topic/146466-is-there-a-php-testing-tool-out-there/ Share on other sites More sharing options...
JoeBuntu Posted February 23, 2009 Share Posted February 23, 2009 I use php eclipse (free!!). It highlights/comments errors and comes with a debugger. I haven't really used the debugger but the highlighting sure does help me out- that and lots of print_r statements. Plus, it is a pretty decent IDE overall. Link to comment https://forums.phpfreaks.com/topic/146466-is-there-a-php-testing-tool-out-there/#findComment-768947 Share on other sites More sharing options...
Iank1968 Posted February 23, 2009 Author Share Posted February 23, 2009 Thanks alot, I will try it Link to comment https://forums.phpfreaks.com/topic/146466-is-there-a-php-testing-tool-out-there/#findComment-768962 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.