LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Debugging PHP with Firebug (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-debugging-php-with-firebug-530607/)

LXer 02-19-2007 11:16 PM

LXer: Debugging PHP with Firebug
 
Published at LXer:

With an introduction of a new Firefox extension in PHP, Terry Chay comments in his blog about the nitty-gritty that he had experienced working on it. He first explains the purpose that this extension allows PHP scripts to send debugging or profiling information to Firefox’s Firebug without having to write the page itself. He says the standard way of debugging in PHP involves echoing code to the screen. The fact that PHP is a scripting language makes this an way of debugging on the Web. But this may lead to some breaks in your site. This is especially relevant when you are debugging a well formed XML or JSON response, he says.

Read More...


All times are GMT -5. The time now is 04:23 PM.