I want to console with google chrome when I test my website. If I found some error, I want to see in Developer > Developer Tools >console using link. Now, my google chrome doesn't shown error link. eg. when I query from database, and I show this query using jquery but It has some error. But console can't not output this error link and can't give me something.php code. Please answer.
A:
Chrome's Developer Tools only for client side problems only. If you'd like to debug PHP in your browser you could use FirePHP, the Firebug extension.
fabrik
2010-07-06 06:15:35
Yeah, Thanks.I mean thatHow to get RID of XHR messages on console??My chrome version is 5.0.396.0.
jane
2010-07-06 07:03:35
jane
2010-07-06 07:17:46
Maybe you should look at it here: http://stackoverflow.com/questions/217957/how-to-print-debug-messages-in-the-google-chrome-javascript-console
fabrik
2010-07-06 07:32:08