I believe many friends are confused when they see this title. What is a php probe? What does php probe do? What role does he play? I believe many people have this doubt. So today we will introduce to you what is a php probe?
1. What is a php probe?
php probe is used to detect space, server operating status and PHP information. The probe can view server hard disk resources in real time , memory usage, network card traffic, system load, server time and other information. It is a tool for viewing server information.
For example, check what the server supports, what it does not support, space speed, etc.!
2. What is the role of php probe?
##1.Main functions
1. Server environment detection: CPU, online time, memory usage, system average load detection (supports LINUX, FreeBSD systems, system support is required), operating system, server domain name, IP address, interpretation engine, etc.
2. PHP basic feature detection: version, running mode, safety mode and general parameters
##3. PHP component support detection: MYSQL, GD, XML, SESSION, SOCKET and other component support
4. Server performance testing: Integer computing capability, floating point computing capability, data IO capability
5. Custom detection: MYSQL connection test, MAIL sending test, function support and PHP configuration parameters
Use PHP probes to detect server website space speed, performance, security functions, etc. The specific steps are as follows:
1. Download a php probe from the Internet (just search for php probe online, it is about 24KB in size)
2. After decompression, you will get three files. Just upload index.php and uenu.php to the root directory of the website.
#3. Open the space address, and a series of information such as network conditions, PHP related, server parameters, server real-time data, etc. will appear, and then you can proceed one by one. Test and check, compare with the data parameters given to you by the space provider to see if you have been deceived.
2.php probe usage instructions
This program is based on Div+Css new type Architecture PHP probe, free and open source free software, with powerful functions, clear structure and easy to use.
Summary: Here we briefly introduce to you what a php probe is. As well as the role of the php probe and what it does, I believe that everyone at least knows the use of the php probe and what it is!
php probe Use when the phpinfo() function is disabled
The above is the detailed content of What is a php probe? What does php probe do?. For more information, please follow other related articles on the PHP Chinese website!