News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Ivan Guardado's Blog:
How to debug PHP code
October 14, 2008 @ 08:44:17

Ivan Guardado has posted a recent tutorial looking at debugging your PHP code with the help of a popular tool - FirePHP (that interfaces with an equally popular Firefox extension, Firebug).

Nowadays, the code debugger is a tool that has almost all programing environments which allows you to watch the internal work of your applications and finding errors at run time for a easy way. The trouble is when you are working in a client-server architecture model, because from where you send the request (client) can not access the code hosted on the server.

He points out FirePHP as one that doesn't require this sort of installation. Included is a quick tutorial on getting it up and running for your development environment as well as the output formats and how to handle the output you want for debugging only.

0 comments voice your opinion now!
firephp firebug firefox extension debug browser



Similar Posts

Local.ch Blog: Debug php in emacs with geben

Ilia Alshanetsky's Blog: Filter Extension Revamped (and PHP 5.2 news)

Debuggable Blog: Two CakePHP Tricks

Christopher Jones' Blog: Statement caching bug fix to improve performance of OCI8 extension

PHP.net: PHP 5.1.2 Released


Community Events







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


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

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