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 Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- wamp how to add php 7.2
- How to add php7.2 to wamp: 1. Go to the official website to download php7.2; 2. Unzip and install; 3. Modify and configure the php.ini of the previously installed php7 or php5 version.
- PHP7 2494 2023-02-18 09:20:02
-
- What to do if win10 fails to switch to php7
- Solution to unsuccessful switch to php7 in win10: 1. Open and view phpstudy2016; 2. Delete VC2017 and then install VC2015.
- PHP7 1771 2023-02-18 09:18:01
-
- Encountered a problem about php7 json_decode null!
- 1. Confirm that the file has no BOM header; 2. Tried the following methods to remove illegal strings, but still output NULL; 3. json_last_error() output 4, Syntax error, malformed JSON...
- PHP7 2837 2023-02-18 09:16:02
-
- An article explaining how to optimize and improve the performance of PHP7
- PHP7 has been released. As the largest version upgrade and performance upgrade of PHP in the past 10 years, PHP7 has shown obvious performance improvements in multiple tests. However, in order to maximize its performance, I still have a few I want to remind you of something.
- PHP7 2127 2023-02-18 09:14:01
-
- How to install php7.0 in Pagoda
- How to install php7.0 in Pagoda: 1. Open the Pagoda panel and select Software Management in the left menu bar; 2. Select the classified operating environment in the software management interface; 3. Click the installation button after PHP7.0; 4. Select Just compile and install it.
- PHP7 5345 2023-02-18 09:12:02
-
- How to install mysqli in php7
- How to install mysqli in php7: 1. Install the mysqli extension through make install; 2. Find the path to php.ini through phpinfo; 3. Uncomment php_mysqi.dll.
- PHP7 4742 2023-02-18 09:10:01
-
- How to install php7 in docker
- How to install php7 with docker: 1. Install Docker; 2. Install Ngnix image and php image; 3. Create new relevant folders and use them for mapping respectively; 4. Check whether the php environment is successfully installed by creating index.php.
- PHP7 3744 2023-02-18 09:08:02
-
- PHP7 preg_replace is wrong when used?
- This article is written by the PHP7 tutorial column to introduce to you the problems of using preg_replace in PHP7. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP7 1860 2023-02-18 09:06:01
-
- What should I do if there is no version of php-v after installing php7.2?
- Solution to the problem that php-v has no version after installing php7.2: 1. Search for PHP-related directories or files in the system; 2. View the version information of php listed; 3. Delete all PHP-related directories in the bin directory; 4. Just add the path to the correct PHP version to the environment variable.
- PHP7 2520 2023-02-18 09:04:02
-
- Regarding the processing of hexadecimal strings in PHP7
- This article is written by the PHP7 tutorial column to introduce to you the problems of "0xFFFFFFFF" and 0xFFFFFFFF in php7. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP7 2042 2023-02-18 09:02:01
-
- How to install and configure PHP7 with yum
- How to install and configure PHP7 with yum: 1. Install nginx; 2. Configure the source of PHP7 through "yum install epel-release"; 3. Officially install php7-fpm through yum; 4. Install MySQL; 5. Configure nginx; 6. Start php-fpm will do.
- PHP7 4360 2023-02-18 09:00:02
-
- php7 What to do without phpize
- The solution for php7 without phpize: 1. Modify resolv.conf and add "nameserver8.8.8.8"; 2. Replace the contents of sources.list and update and install "php7.0-dev".
- PHP7 2448 2023-02-18 08:58:01
-
- Analysis of issues related to PHP7.2 ignoring parent class methods and Liskov substitution principle
- PHP 7.2 can ignore the parameter type (type hint) defined by the parent class method when the subclass overrides the parent class method.
- PHP7 1606 2023-02-18 08:56:01
-
- How to solve php7 prompt 500 error
- Solution to php7 prompting 500 error: 1. Find the three-in-one installation package of Visual Studio 2015, 2017 and 2019; 2. Select according to the version of your system, download and install it.
- PHP7 1901 2023-02-18 08:54:01
-
- What should I do if there is no php7apache2_4.dll in the downloaded php7?
- In this article, the PHP7 tutorial column will introduce to you how to solve the problem that php7apache2_4.dll is not included in the downloaded php7. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP7 3759 2023-02-18 08:52:01