PHP

Ctfshow getting started with web PHP features (web89-web104)

catalogue web89 web90 web91 web92 web93 web94 web95 web90...
17:37 23 November 2021

Learn how to use YAML operation extension in PHP

YAML, to be honest, I don't use it much. When learning the content related to automated testing, I came across the use o...
7:00 23 November 2021

Use Python and SNMP (LLDP) to find the neighbors of the switch

introduce About SNMP SNMP stands for simple network management protocol. This is a way for servers to share infor...
0:12 17 November 2021

Build Lamp environment for Ubuntu (Linux+apache+mysql+php)

Test environment: System: Youqilin 20.04 Network: 127.0.0...
19:12 7 November 2021

Based on laravel architecture

Architecture diagram1. Request log the request message log. The reason for adding the request message here is that in ma...
22:38 1 November 2021

Command execution and code execution in PHP

Title: command execution and code execution in PHP data: 2021-09-15 tags: CTF-web Command execution and code execution i...
20:28 4 October 2021

Analysis of force deduction problem - sum of two numbers

Analysis of force buckle problem ...
22:23 16 September 2021

Implementation of php responsibility chain model

php responsibility chain model su...
23:21 12 September 2021

docker creates lnmp image

Docker is a lightweight virtualization technology, and lnmp is a powerful, open-source web running environment, so here'...
10:57 17 July 2020

fetch pass-by instance code (back-end PHP)

FormData Passes Free Format Data to Backend T...
10:50 17 July 2020

fetch pass-by instance code (back-end PHP)

FormData Passes Free Format Data to Backend T...
10:49 17 July 2020

The first development of WeChat Public Number, beginners climb pits

Recently, I came into contact with the development of WeChat Public Number. First of all, I climbed this pit about custo...
10:40 6 July 2020

Beego Learning Notes 10: Easyui Use

EasyUI use 1> Download EasyUI. Download address: http:...
12:03 2 July 2020

Python uses Requests and BS4 to realize the analysis and download of blue cloud direct chain

In many cases, we will use the program independent update function, so today we will use BlueCloud to realize the indepe...
23:46 26 June 2020

Serverless + GitHub Actions perfectly automates the deployment of static websites

As obsessive-compulsive patients, they have always been obsessed with automatic deployment, and I think the most importa...
6:33 19 June 2020

Linux system deployment ThinkPHP5+Workerman project

I wrote an article a while ago PHP obtains the K-line data of fire currency through URL and WebSocket , the development ...
23:39 17 June 2020

Implementation of JAVA Query Based on ipv6 Static Data File of zxinc Website

Recently there is a need to resolve ipv6 addresses. Because of the large amount of data, it is not possible to request a...
12:29 17 June 2020

Graphviz installation and introduction under windows

Download installation configuration environment variable intall Configure environment variables verification Introduc...
22:40 16 June 2020

C + + Course Design (address book program)

preface I'm only a general sophomore. I come ...
5:06 14 June 2020

Several binding methods of Laravel service container

Binding basis Almost all service container binding is done in the service provider.The directory structure is as follows...
3:57 11 June 2020

Core concept notes of Laravel: service container

notes Original link: https://xueyuanjun.com/p...
22:44 10 June 2020

Design pattern abstract factory pattern

In the last article, we introduced the simple factory pattern and the factory method pattern. Today we will introduce th...
0:34 6 June 2020

Phpspreadsheet Chinese document 2 (translation software version)

Due to phpoffice/phpexcel (this package has been discarded and is no longer maintained. The author suggests using the ph...
3:18 5 June 2020

Installation and verification of JWT Auth in laravel (example)

Installation and verification of JWT Auth in laravel 1....
8:48 28 May 2020

PHP PDO mysql abstraction layer

Using PDO constructor to connect database and DSN <?php $dbms = 'mysql'; $dbname = 'test'; $user = 'root'; $pwd = '1...
4:04 25 May 2020

php form form concept

The input field mark introduced by PHP form element < input > ...
0:53 22 May 2020

Submit forms and upload pictures using FormData form data objects

Using FormData form data objects in H5, the name and value of all form elements in the form form form can be combined in...
12:37 21 May 2020

Three solutions for PHP concurrency scenario

In the concurrency scenarios such as seckill and rush to buy, oversold may occur. There is no native concurrency solutio...
10:24 21 May 2020

Java implementation sends Get and Post requests

preface I haven't written a blog for several...
11:01 19 May 2020

PHP implementation of data structure and algorithm queue and stack

1, Queues 1) Queue is a first in first out (FIFO) linear ...
4:14 19 May 2020