News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
feed this:

Stefan Esser's Blog:
Xdebug 2.0.3 - Stealth Patch
August 04, 2008 @ 08:43:52

Stefan Esser has released a patch, pulled originally from the Suhosin project's functionality, that allows you to use a bit of stealth for run the Zend Debugger and XDebug at the same time.

Those asking usually can understand why running two debuggers at the same time will lead to problems, but they don't understand why problems should arise when only one is used at a time. They want to be able to load Zend Debugger and Xdebug with the same php.ini without the need to restart the whole server just to change the debugger.

You can grab the patch from his site and install it like normal. With the patch, your PHP install will handle the rest behind the scenes.

0 comments voice your opinion now!
zenddebugger xdebug patch stealth simultaneous download



Davey Shafik's Blog:
AJAX and PHP End-to-End Debugging
August 21, 2007 @ 09:32:00

To compliment his vidcast on the Zend Developer Zone, Davey Shafik has a few more helpful notes posted to his blog on debugging with Firebug.

Cal Evans at the Zend DevZone just posted my screencast on AJAX and PHP End-to-End Debugging. I mentioned in the screencast that I you could find some information on my blog that is used in the video, so this is that post.

He points out another quick method for debugging an ajax application (as mentioned by Greg Beaver) - adding the GET request values directly to the query string inside the Javascript of your application.

0 comments voice your opinion now!
ajax debug firebug zenddebugger query string tip ajax debug firebug zenddebugger query string tip



Community Events









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


framework zend ajax mysql job security book PEAR example application cakephp release code releases conference database package developer zendframework PHP5

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