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 php7 extension on Ubuntu14
- How to install php7 on Ubuntu14: 1. Install mysql; 2. Download the php source code "php-7.2.27.tar.gz" and extract it to the root directory; 3. Install the dependencies required for compilation; 4. Create the installation directory; 5. Just configure and enable php-fpm support.
- PHP7 2243 2023-02-18 09:32:01
-
- Compile and install PHP7.4 (ubuntu)
- In this article, the PHP7 tutorial column will introduce to you how to compile and install PHP7.4 (ubuntu). It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- PHP7 4296 2023-02-18 09:30:02
-
- What are the magic methods in php7
- PHP7 magic methods include: 1. "__contract" method; 2. "__destruct" method; 3. "__set" method; 4. "__get" method; 5. "__call" method; 6. "__callStatic" method; 7. " __toString" method and so on.
- PHP7 5220 2023-02-18 09:28:01
-
- What to do if php7.2 fails to run
- Solution to php7.2 failure to run: 1. Execute "vi Makefile" in the PHP source directory; 2. Find the EXTRA_LIBS line; 3. Add "-llber" at the end of the line; 4. Save, exit and make again.
- PHP7 2676 2023-02-18 09:26:01
-
- How to deploy php7 project in nginx
- How to deploy php7 project with nginx: 1. Install nginx and php7 through install; 2. Copy the laravel project to the specified directory and modify the configuration document; 3. Restart nginx.
- PHP7 2198 2023-02-18 09:24:01
-
- Share an installation note for PHP7
- Share an installation note of PHP7.0: PHP 7.0.0 Alpha 1 uses the new version of ZendEngine engine and brings many new features. The following is an incomplete list...
- PHP7 2102 2023-02-18 09:22:01
-
- 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 2056 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 1603 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 2427 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 1893 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 5191 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 4298 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 3440 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 1657 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 2357 2023-02-18 09:04:02