Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 4 Current »

Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/f37c3ad3ffb94e9f#

FirePHP ( http://www.firephp.org/ ) is a Firebug ( http://getfirebug.com/ ) plugin, that allows to display info in Firebug console right from PHP script without a need to debug.

Could be quite useful on ajax-rich website when you want to see how a specific sql looks like without a need to debug each one of them in Zend Studio/PhpStorm.

Just type $this->Application->Debugger->firePHP()->log( ... ); or call any other FirePHP class functions.

firephp_debugger_support.patch

Related Tasks

Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.

  • No labels