PHP. Page 2

12:pnp4nagios Custom Template Drawing for Nagios Monitoring

The article is summarized from the instructions on the official website: http://docs.pnp4nagios.org/pnp-0.6/tpl In daily...
13:39 17 May 2020

php object oriented method

php object oriented static method usage What ...
5:16 15 May 2020

Docker quickly set up master-slave + sentry monitoring

Install Redis Execute command ...
10:06 11 May 2020

Ansible deployment source code nginx

Divide all deployed nginx hosts into nginx groups: vim /e...
10:28 10 May 2020

The magic of indexers: reading configuration files

GPS platform, website construction, software development, system operation and maintenance, find Senda network technolog...
0:05 6 May 2020

Python List Data Type (list) [Learn Python Essentials] [Read this article is enough]

Your "concern" and "compliment" are trust, recognition, support and motivation... ...
11:35 5 May 2020

PDO operation on Mysql database

1. Briefly introduce what is PDO PDO extension defines a ...
1:10 4 May 2020

Configuring Apache(httpd) with php

The main Apache configuration file is: / usr/local/apache2/conf/httpd.conf ...
20:33 3 May 2020

Linux -- Basic Application Statistics

Article directory 11. Build personal Leanote cloud notebook 12. Building Firekylin personal blog 13. Experience CVM of ...
6:11 13 February 2020

Android network request framework -- use of Retrofit

stay Android network request framework - Retrofit (dynamic agent mode) This section mainly introduces the use of Retrofi...
8:43 6 February 2020

install.php reinstall vulnerability in PHP code audit

Preface: This set of php source code was sent...
1:57 6 February 2020

PHP tripartite management tool composer

Composer installation Download and install composer (terminal command) ~$ curl -sS https://getcomposer.org/installer | php or ~$ php -r "readfil...
16:03 31 January 2020

ACM winter holiday happy competition question solution

Competition website https://vjudge.net/contest/350953 First of all: due to the sudden death of cfcf, the experience is extremely poor. When cfcf surv...
8:20 11 January 2020

What to do if php fails to call python

What if php fails to call python? Solutions to PHP's failure in calling Python Suppose there is a file: php_test.php python_test.py To run Python...
1:22 10 January 2020

ThinkPHP+JQuery for asynchronous file upload

Front-end code <!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>ThinkPHP+JQuery...
15:09 4 December 2019

LNMP schema access log, log cutting, static file not recording and expiration time setting

November 27 mission 12.10 Nginx access log 12.11 Nginx log cutting 12.12 static files do not record logs and expiration times Nginx access log Modify ...
9:23 4 December 2019

Wechat secondary sharing error, invalid signature

The h5 page based on WeChat public number (using jssdk interface) is shared by user A to user B. Users can not share this page when they share the pag...
4:51 4 December 2019

30 second PHP snippet Math math

This article is from GitHub open source project I jump. 30 second snippet of PHP code A selection of useful PHP snippets that you can understand in 30...
13:14 3 December 2019

7 Laravel programming habits help you reduce bugs in your code

The article was forwarded from the professional Laravel developer community. Original link: https://learnku.com/laravel/t... Every line of code we ad...
12:21 3 December 2019

The use of polar verification in vue project

The projects using vue and react to obtain data, upload data, register and log in are all completed through interfaces, which are easy to be called ma...
11:40 3 December 2019

Centos7 haproxy dynamic and static separation

Results achieved:When the client accesses haproxy, when the request is static file content, the request is transferred to static server, when the req...
0:13 3 December 2019

PHP+Redis can delay tasks and automatically cancel and complete orders

Simple timing task solution: use redis's keyspace notifications (notify events after key failure); (A) business scenario: 1. When a business is t...
23:38 2 December 2019

nginx deploy thinkphp and laravel

Recently, bloggers deployed a TP5 project they practiced under Centos+Nginx environment. Some problems were encountered in the process, but the probl...
16:16 2 December 2019

PHP sends requests to other servers through curl and returns data

In many cases, we need to request the third-party server to obtain some data, such as token, such as Baidu's active push, so how does our php rea...
14:52 2 December 2019

Small php framework

Project source address Link address( https://github.com/cxp1539/mi... Framework Simple php framework Framework features Single entry index.php Based o...
14:46 2 December 2019

Laravel uses JWT to implement API user authorization

Part I installation of JWT Step 1. Use Composer to install tymon / JWT auth:`composer require tymon/jwt-auth 1.0.0-rc.3 Step 2. Add a service provider...
13:30 2 December 2019

Detailed explanation of the latest wechat domain name detection technology

Now the number of users of wechat has ranked first in all communication apps, and wechat has become one of the largest mobile traffic platforms in Chi...
11:35 2 December 2019

update and updateByQuery methods for elasticsearch in PHP

When using ES, we often encounter the situation of updating data, Here is a brief introduction: First, the most common and efficient method is to upd...
5:19 2 December 2019

ES6 Foundation - ES6 class

Author| Jeskson Source|Dada Front End Bistro ES - Class Classes and Object Oriented: Object-oriented, that is, everything is object. Object-oriented ...
2:02 2 December 2019

Views and templates for ThinkPHP

In short, a controller corresponds to a view, and a method corresponds to a template. Let's go to the figure above. 2. Assign value to template A...
1:13 2 December 2019