Mô tả
Adds FirePHP Integration, php function fb(…) etc.
More information of usage http://www.firephp.org.
Can be easily used with Mozilla Firefox’s FireBug extension FirePHP.
Cài đặt
- Upload folder ‘firephp’ to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Install Firebug & FirePHP extensions for Firefox or chrome-firephp
- Try output variables using function fb, like fb($exampleVar); And see browse them on Firebug console.
Hỏi đáp
N/A
Đánh giá
3 Tháng Chín, 2016
Installed it, put an fb() query into my plugin and it comes out in FirePHP. Perfect
Người đóng góp & Lập trình viên
“FirePHP / Firebug PHP Integration” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “FirePHP / Firebug PHP Integration” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0 Initial commit