require_once './library/FirePHP.class.php';
$firephp = FirePHP::getInstance(true);
$firephp->log($variable);
FirePHP 사용법.
$firephp = FirePHP::getInstance(true);
$firephp->log($variable);
FirePHP 사용법.
'Server-Side > PHP' 카테고리의 다른 글
[PHP] 정규식으로 한글 영어 숫자 추출하기 (1) | 2010.10.12 |
---|---|
[PHP] MongoDB 사용하기 (0) | 2010.08.17 |
post raw data (0) | 2010.07.20 |
PHP 이미지 crop (0) | 2010.07.02 |
PHP 파일업로드 (1) | 2010.07.02 |