current location:Home > Technical Articles > Backend Development > PHP7
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to install and configure ZendOpcache
- Zend, the company behind the PHP development team, recently open sourced its PHP acceleration product Zend Optimizer. The new project is hosted on Github and the project name is ZendOptimizerPlus. Today we will talk about ZendOpcache.
- PHP7 1838 2023-02-18 07:32:01
-
- Node, PHP, Java and Go server I/O performance competition, who do you think will win?
- This article first briefly introduces the basic concepts related to I/O, then horizontally compares the I/O performance of Node, PHP, Java, and Go, and gives selection suggestions. Let’s introduce it below, friends who need it can refer to it.
- PHP7 3510 2023-02-18 07:30:01
-
- Three little-known modes of FPM
- We often use php-fpm, but not everyone knows that fpm has three modes. Today Xiaonian will take you to understand the three modes of fpm. You can refer to it if you need it.
- PHP7 2181 2023-02-18 07:28:01
-
- How to install php7 and install memcache extension. What should I do if there are compatibility issues between old and new php versions?
- I don’t know if you will install php7, and I don’t know if you will deal with the compatibility issues between old and new php versions when installing the memcache extension. Today I will take you through it, and you can refer to it if you need it.
- PHP7 2510 2023-02-18 07:26:01
-
- What are the native MySQL database operations in PHP7?
- In PHP, we often use the mysql database, but do you know what the native MySQL database operations of PHP7 are? Today, the editor will take you through it, and you can refer to it if you need it.
- PHP7 3004 2023-02-18 07:24:01
-
- How to install php7 on centos yum
- How to install php7 on centos yum: first install the EPEL source and source management tool; then install the REMI source; finally install PHP7 and extensions through "yum install -y php73-php-fpm...".
- PHP7 3976 2023-02-18 07:22:01
-
- Examples to explain how PHP handles errors and exceptions in the Yii framework
- Yii has implemented exception and error takeover on CApplication by default, which is implemented through PHP's set_exception_handler and set_error_handler. Through these two PHP built-in functions, uncaught exceptions and errors in the program can be taken over, thereby improving the maintainability of the program.
- PHP7 1908 2023-02-18 07:20:01
-
- How to use mysqli extension in php7
- In php, we often use the mysqli extension. Today we will introduce to you how to use the mysqli extension in php7. Friends in need can refer to it.
- PHP7 2511 2023-02-18 07:18:02
-
- How to add php7 module to local Apache server
- I believe everyone will often consider this question, that is, how to add the php7 module to the local Apache server? Today I will introduce it, you can refer to it if you need it.
- PHP7 2338 2023-02-18 07:16:01
-
- How to configure nginx and php-fpm
- In php7, the most indispensable ones are nginx and php-fpm. Today I will show you how to configure nginx and php-fpm. You can refer to it if you need it.
- PHP7 2925 2023-02-18 07:14:02
-
- What are the differences between DES, ECB and CBC encryption methods?
- In PHP, there are several encryption methods, including DES, ECB and CBC. Today I will take you to understand the differences between these three encryption methods. You can refer to them if necessary.
- PHP7 4120 2023-02-18 07:12:01
-
- How to install php7.0 in linux environment
- How to install php7.0 in Linux environment: first download php and unzip it for installation; then configure the environment variable "export PATH=/usr/local/php/bin:$PATH"; finally start php-fpm.
- PHP7 3798 2023-02-18 07:10:02
-
- How to configure serial port connection dio in php7
- In php, there is something called a serial port. I don’t know if you have heard of it. Today I will show you how to configure the serial port to connect to dio in php7. You can refer to it if you need it.
- PHP7 2505 2023-02-18 07:08:01
-
- How to configure php7 on iis7.5 under win7
- The company's business needs, I have been doing PHP development recently, I have never been exposed to this aspect before, my colleagues set up the environment and started typing the code. Personally, I prefer to get to the bottom of things, otherwise I always have no idea, so I took advantage of the project At the end of the stage, I reinstalled the computer and found the opportunity to configure the PHP development environment under Windows.
- PHP7 2510 2023-02-18 07:06:01
-
- Is PHP7 really that powerful?
- It has been a year and a half since PHP7 was officially released. When it first came out, it was said to be several times faster than the old version. The speed and efficiency of various open source frameworks or systems running on PHP7 have increased several times. Anyway, both the media and developers are fanning the flames. , no, it should be full of praise. Today we will test it and see the effect.
- PHP7 2022 2023-02-18 07:04:01