On Aug 1, 2013 5:58 PM, "Siva prabu" <[email protected]> wrote: > > Dear friends, > > How can we find the PHP code flow (i-e TRACE we done in college days in C > or C++), Very difficult to find the error in PHP, Any free IDE or any > Add-on ,Please share your experience...
Did you search the internet before asking this question? A search would have yielded results about IDEs like Eclipse, NetBeans etc. For debugging you need to use the PHP xdebug module. Thanks and Regards, Guruprasad _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
