Answer the question
In order to leave comments, you need to log in
How to set up FirePHP + Webug?
Connected FirePHP , installed extension for it in Chrome - Webug .
I write in code
require_once "library/firephp-core/lib/FirePHPCore/fb.php";
// Вывод текста в консоль
FB::info("1111");
FB::error("2222");
and texts 1111 and 2222 are displayed in the console. But if I output something to the document after this code. For example echo "asd";
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question