Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
クラス内で使用する場合を除いて、私のfirePHPは正常に動作しますが、その理由は何ですか?
$firephp = FirePHP::getInstance(true); $firephp->log('I'm logged from firePHP!!');
index.php のどこかに貼り付ければ問題なく動作します。しかし、必要なファイルに入れると、機能しなくなります。