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:
-
- Ajax asynchronous submission for PHP7 message board development
- PHP7 Tutorial Column Introduction This tutorial is the most important part of this album. With the continuous iterative updates of front-end technology, the implementation of many functions of the website has been transferred to the front-end. Judging from the programming language rankings in the first quarter of 2018, JavaScript is still the most popular...
- PHP7 2132 2023-02-17 18:20:01
-
- Ajax paging in PHP7 message board development
- With the support of the basic page, if you want to improve the user experience of the page, asynchronous data loading is currently the best way to handle it. Ajax paging is the best application scenario for practicing. The knowledge points used will be introduced in detail in the php7 tutorial.
- PHP7 2121 2023-02-17 18:18:02
-
- Record PHP7 message board development background management-login/logout
- The php7 tutorial column introduces how to develop message boards. The article explains from the background management-login/logout. Pay attention to the super global variable $_SESSION to save the login status. Note that session_start() must be used before use, add salt value to ordinary passwords, strengthen password strength, etc. wait.
- PHP7 2220 2023-02-17 18:16:01
-
- Introducing the whole process of PHP7 source code installation swoole
- The PHP7 tutorial column introduces how to install swoole from source code. The code is detailed. Friends in need can take a look. It is recommended to collect it.
- PHP7 2091 2023-02-17 18:14:02
-
- Understand the php7+apache2.4 development environment
- With the continuous updating of technology, PHP is becoming more and more important in web pages, backend and other fields. Today, the php7 column will share with you how to manually configure the php environment under windows and iis.
- PHP7 3085 2023-02-17 18:12:01
-
- A cryptographic extension for PHP7 code
- PHP7 is simple and fast. After actual testing, it has almost no impact on performance. It is compatible with other extensions such as OPcache and Xdebug, and supports Linux, macOS, Windows and other systems. The php7 column will introduce it in detail today.
- PHP7 4131 2023-02-17 18:10:01
-
- Analysis of the implementation of PHP 7 arrays from the perspective of PHP underlying source code
- The php7 column introduces how the underlying source code of PHP implements PHP 7 arrays.
- PHP7 3985 2023-02-17 18:08:01
-
- Understand the performance comparison of PHP7.2 and PHP7.1
- The php7 tutorial column introduces the performance comparison of PHP7.2 and PHP7.1.
- PHP7 4697 2023-02-17 18:06:01
-
- Master the basic variables of PHP7
- The PHP7 column introduces related basic variables.
- PHP7 2639 2023-02-17 18:04:01
-
- About scalar type and return value type declaration in PHP7
- This article is introduced by the PHP7 tutorial column to introduce the new features of PHP7 scalar type and return value type declaration. I hope it will be helpful to friends in need!
- PHP7 1971 2023-02-17 18:02:01
-
- Detailed explanation of PHP7 database connection and addition, deletion, query and modification (mysqli method)
- Use the mysqli method to achieve the following functions: 1. Connect to the MySQL database server; 2. Create a database named test; 3. Create a data table named "testTable" in the database. The data table contains at least three fields. Name, type and attribute customization...
- PHP7 7774 2023-02-17 18:00:02
-
- Detailed explanation of php7 iis installation method (picture and text)
- How to install php7 iis: First download PHP7 from the official website; then unzip it to the appropriate location; then find the "php.ini-development" file and change its suffix to ".ini"; finally configure the system environment.
- PHP7 3264 2023-02-17 17:58:01
-
- PHP7 Type Tips: What you should always remember as a PHP developer
- When strong typing appeared in PHP7, I saw the light. I finally feel confident that I will no longer see bugs or inconsistencies due to PHP's weak typing. I remember reading some code and having no idea what type the variables should be. Should I use int type as the return value for this method? boolen type?
- PHP7 2524 2023-02-17 17:56:02
-
- About the optimization of string processing logic in PHP7!
- 1. Compare the differences in string processing in PHP 5 and PHP 7 through code; 2. Introduction to Rope data structure; Rope is a binary tree, in which each leaf node stores a substring of the string, and each non-leaf node stores is contained in the substring stored in each leaf node to the left of the node...
- PHP7 2446 2023-02-17 17:54:01
-
- Introduction to how to install PHP7 on Ubuntu
- How to install php7 on ubuntu: first install PHP7 and common extensions through the command "sudo apt-get install"; then enable Apache's php7.0 module; then start the php7.0-fpm process; and finally test whether PHP is installed successfully.
- PHP7 4083 2023-02-17 17:52:02