current location:Home > Technical Articles > Backend Development > PHP7

  • Detailed explanation of the extended configuration of pecl under mac (with code examples)
    Detailed explanation of the extended configuration of pecl under mac (with code examples)
    This article brings you relevant knowledge about PHP. It mainly introduces to you the extended configuration of pecl under mac. This article is based on php7.4. Friends who are interested can take a look at it. I hope it will be useful to you. help.
    PHP7 1436 2023-03-25 17:51:08
  • Two new operators added to php7: '?->' and '??'
    Two new operators added to php7: '?->' and '??'
    In previous PHP versions, if we did not define a variable, using it directly would result in an Undefined variable error. However, in PHP7, we can use some new features to avoid this problem. These new features include two new operators: ?-> and ??. They can solve two different types of problems respectively.
    PHP7 1902 2023-03-21 16:14:22
  • How to convert array to string in php7
    How to convert array to string in php7
    How to convert array to string in php7: 1. Create a new php7 sample file and define an array; 2. Use the implode() function to convert the array into a string; 3. Print the string after the array conversion. .
    PHP7 4861 2023-02-18 10:46:01
  • What to do if win10 fails to build php7.1
    What to do if win10 fails to build php7.1
    Solution to the failure to build php7.1 on win10: 1. Open the php.ini file; 2. Uncomment "extension=php_curl.dll extension=php_gd2.dll"; 3. Modify the configuration to "session.save_path = "D:/ phpsessiontmp""; 4. Configure PHP's file upload function; 5. Modify "date.timezone".
    PHP7 6666 2023-02-18 10:44:02
  • What should I do if php7 cannot be used after downloading and installing it?
    What should I do if php7 cannot be used after downloading and installing it?
    Solution to the problem that php7 cannot be used after downloading and installing: 1. Check the startup script through "vim /etc/init.d/php-fpm"; 2. Modify the execution file path in the script correctly or use "sed -i 's" /@sbindir@/\/usr\/local\/php\/sbin/g' /etc/init.d/php-fpm" statement can be modified directly.
    PHP7 6147 2023-02-18 10:42:01
  • How to install and deploy php7.0
    How to install and deploy php7.0
    How to install and deploy php7.0: 1. Go to the PHP official website to download the installation version corresponding to the local system; 2. Extract the downloaded zip file to the specified directory; 3. Open the command line window and go to the "E:\php7" directory Just run the "php -v" command.
    PHP7 7781 2023-02-18 10:40:02
  • What should I do if php7 opcache cannot be opened?
    What should I do if php7 opcache cannot be opened?
    How to enable opcache in php7: 1. In the CLI environment, enable opcache by setting "opcache.enable_cli=1"; 2. Set the opcache shared memory storage size by "opcache.memory_consumption=128"; 3. Enable Opcache File Cache and The opcode cache is cached in an external file; 4. Restart php-fpm.
    PHP7 1879 2023-02-18 10:38:01
  • How to install mongo extension in php7.0
    How to install mongo extension in php7.0
    How to install the mongo extension in php7.0: 1. Create the mongodb user group and user; 2. Download the mongodb source code package and place the source code package in the "/usr/local/src/" directory; 3. Enter "src/" directory; 4. Unzip the source code package; 5. Create the mongodb file directory; 6. Copy the files to the "mongodb/" directory; 7. Create the mongodb configuration file and modify the configuration.
    PHP7 2502 2023-02-18 10:36:01
  • Does php7 not have php oci8?
    Does php7 not have php oci8?
    PHP7 does not have oci8 and needs to be installed and configured. The method for installing oci8 extension in PHP7 is: 1. Download and install "oracle-instantclient19.5-basic-19.5.0.0.0-1.x86_64.rpm"; 2. Add environment variables; 3. , directly search for oci8 on the PHP official website; 4. Install oci8 through the "pecl install oci8" command.
    PHP7 2113 2023-02-18 10:34:01
  • How to change the port number in php7
    How to change the port number in php7
    How to modify the port number of php7: 1. Modify the php7 port number through "vim /usr/local/php7/etc/php-fpm.d/www.conf listen = 0.0.0.0:9000"; 2. Through "/usr /local/php7/sbin/php-fpm" to start php.
    PHP7 1771 2023-02-18 10:32:01
  • What should I do if changing php.ini in php7 does not work?
    What should I do if changing php.ini in php7 does not work?
    Solution to the problem that changing php.ini in php7 does not work: 1. Check the path of the configuration file; 2. Modify the parameters of "php.ini" under windows; 3. Set the parameter of "post_max_size" to N of "upload_max_filesize" times; 4. Restart apache.
    PHP7 2501 2023-02-18 10:30:01
  • What should I do if the time zone modification in php7 is invalid?
    What should I do if the time zone modification in php7 is invalid?
    Solution to invalid time zone modification in php7: 1. Dynamically modify the time zone from the code to obtain the specified time zone; 2. Modify "date.timezone" and its modification content is "; Defines the default timezone used by the date functions; http: //php.net/date.timezone date.timezone =PRC”.
    PHP7 1892 2023-02-18 10:28:01
  • Should I upgrade php5 to php7?
    Should I upgrade php5 to php7?
    It is necessary to upgrade php5 to php7. The reasons are: 1. PHP versions that are too early to be maintained and are not maintained will inevitably have unpatched vulnerabilities. Industries with higher security requirements must upgrade in time; 2. Use after upgrade Server resources will be reduced; 3. It can increase the development speed of developers.
    PHP7 1924 2023-02-18 10:26:02
  • What should I do if PHP7.3 curl is not supported?
    What should I do if PHP7.3 curl is not supported?
    Solutions not supported by PHP7.3 curl: 1. Find the path to PHP; 2. Open "Environment Variables" -> "System Variables"; 3. Select path, and then double-click "Edit Environment Variables"; 4. Change the path as " E:\wamp\bin\php\php7.3.21" can be added to the environment variables.
    PHP7 1745 2023-02-18 10:24:01
  • Quickly understand the new features of each version of PHP7.X
    Quickly understand the new features of each version of PHP7.X
    This article will take you through the new features of each version of PHP7.
    PHP7 3118 2023-02-18 10:22:02

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28