News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
Debugging an RPC call in Zend Framework
July 26, 2010 @ 08:37:49

In a quick new post to his blog today Kevin Schroeder shows you how to debug an RPC call in your Zend Framework application.

Just a quickie. Do you ever want to debug an RPC call to XML-RPC or Soap or something like that using Zend Studio/PDT and the Zend Debugger? What I mean is debug the RPC call, not the request making the RPC call. Doing that is actually quite simple. I have some code here to share that I recently (as in 5 minutes ago, used).

His code snippet shows an "if" conditional that sets values on a set of cookies that the Zend Debugger will pick up on and start the debugging process (with settings like start_debug, debug_coverage and debug_start_session. He also explains the four you really need to know about in a bit more detail.

0 comments voice your opinion now!
debug zendframework rpc snippet


blog comments powered by Disqus

Similar Posts

Pádraic Brady's Blog: Having a bad ViewRenderer day in your ZF app?

Cal Evans' Blog: Update from webcast on Zend_Cache_Frontend_Class

Rob Allen's Blog: Zend_Config Updates

Federico Cargnelutti's Blog: Testing Zend Framework Action Controllers With Mocks

Padraic Brady's Blog: Example Zend Framework Blog Application Tutorial: Parts 1-8 Revisited


Community Events











Don't see your event here?
Let us know!


series symfony2 zendframework2 testing development rest opinion usergroup database unittest functional interview conference podcast language introduction release community framework phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework