The effect of the following figure
The PHP console is a chrome plug-in that can help users simulate the actual PHP Web environment and help users debug PHP code using the Chrome plugin, and after the user has installed the PHP console plugin in
I learned a trick today, that is, if it is in Firefox or chrome, you can send the warning, error, and other information in PHP,
Output to the firebug console in different categories.
First, there is a debug class as follows:
class PHPDebug
Found a good comrade debugging PHP source code: PHP Debug TOOLS
Its Project address: http://freshmeat.net/projects/php-debug-tools/
File Download Address: http://freshmeat.net/urls/7c58ae3fecce5763e7546b958d36e082
Current version 1.03
The
Use the PHP console tool to shareHttp://www.open-open.com/lib/view/open1416193590414.html
Your rating :
Not bad
Collect this experience
Read Catalogue
function Introduction
Demo
Zhanhailiang Date: 2014-10-28PHP console:https://github.com/barbushin/php-console#php-console-server-libraryfunction IntroductionPHP Console tools and firephp functions are similar , provides the following features:
Handle PHP errors, dump
We are developing the server side of the app, and when it comes to the app, it's often necessary to keep track of URL requests and parameter reception in real time.
But PHP does not have a proprietary console output function like Python or Java,
Author: zhanhailiang Date: 2014-10-28
PHP console:https://github.com/barbushin/php-console#php-console-server-library
function Introduction
The PHP Console tool is similar to the firephp feature and provides the following features:
Handle PHP
Its project address: php tutorial-debug-tools/"> http://freshmeat.net/projects/php-debug-tools/File: http://freshmeat.net/urls/7c58ae3fecce5763e7546b958d36e082Version 1.03
The environment here is Windows xp, apache2.2, php5.2 + zend optimizer,Here,
Its Project address: php Tutorial-debug-tools/"> http://freshmeat.net/projects/php-debug-tools/File Download Address: http://freshmeat.net/urls/7c58ae3fecce5763e7546b958d36e082Version 1.03The environment here is Windows xp, apache2.2, php5.2 + zend
Details of the Chrome console consoleLet's take a look at how to open the browser console before you go into detail.To open Google Developer tools, there are three ways
Ctrl+shift+i
F12
In the Web page, right click on "Review
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.