Hi
Use backtrace at any point in the code. http://php.net/manual/en/function.debug-print-backtrace.php Try this plugin for eclipse http://www.nwiresoftware.com/ its not free but the demo is valid for 30days. hope this helps Thanks Mohammed http://jamandcheese-on-phptoast.com/ Date: Wed, 16 Dec 2009 15:22:42 +1300 From: [email protected] Subject: RE: [phpug] Zend Studio Eclipse To: [email protected] I’m new to Eclipse and to CMS Frameworks. I want to know if/how I can do a step thru to see what core functions/classes variable assignments etc get invoked when making an http request. Most frameworks route via an index to call the plugin/module, so how do I run this in the above context. The CMS I’m evaluating is a local product called JOJO – and up to now I’ve been using the code search feature in Dreamweaver to try find the classes/functions/hooks etc and determine the how & when these get called and subsequent content gets rendered, put this is haphazard at best. Regards Todd. -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] _________________________________________________________________ Feeling the financial pinch? Check on MSN NZ Money for a hand http://money.msn.co.nz -- NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected]
