Technical Notes

Centos, Ubuntu, Windows, Luinx system use
Powerful php file upload class-Small seven notes

Powerful php file upload class

Powerful php file upload class
2 years ago
023514
php get MAC address-Small Seven Notes

php get MAC address

php get MAC address
Free open source Vue3 backend template - Seven Notes

Free open source Vue3 backend template

1, Vue-Vben-Admin Vue-Vben-Admin is a backend solution based on Vue3.0, Vite, Ant-Design-Vue, TypeScript , the goal is to provide out-of-the-box solutions for the development of medium and large-scale projects . Including secondary packaging components, utils, hoo...
The Fastest and Easiest Way to Build Your Own Git Server - Seven Notes

The Fastest and Easiest Way to Build Your Own Git Server

Gogs is a self-service Git service that is extremely easy to set up. The goal of Gogs is to create the simplest, fastest and easiest way to build a self-service Git service. Developed in the Go language, Gogs can be distributed as a standalone binary and supports the Go language's support for...
2 years ago
031114
PHP DateTime common methods-Small seven notes

PHP DateTime common methods

Instantiation of an object preceded by \ means that the native class is used in the namespace, if the namespace is not used, you can remove the preceding \ 1. Output the current time $datetime = new \DateTime; print_r($datetime->format('Y-m-d H:i...
PHP string encryption, decryption functions - Xiaoqi Notes

PHP string encryption and decryption functions

1, simple string encryption, decryption function /** * String encryption, decryption function * * * @param string $txt String * @param string $operation ENCODE for encryption, DECODE for decryption, optional parameter, default is ENCODE, * @param st...
PHP input() receive data (get,post, etc.) - Xiaoqi Notes

PHP input() to receive data (get,post, etc.)

PHP input() to receive data (get,post, etc.)
2 years ago
023913
php on html page compression function-Small seven notes

php to html page compression function

Compression of html pages to reduce file size
2 years ago
028513
php FTP operation class-Small Seven Notes

php FTP operation class

php FTP operation class
2 years ago
023213
PHP XML Encoding - Seven Notes

PHP XML encoding

PHP XML encoding
2 years ago
024413
PHP PUT method upload - Seven Notes

PHP PUT method upload

PHP PUT method upload
2 years ago
015213
PHP to remove the p tag in html-Small seven notes

PHP removes p tags from html

PHP removes p tags from html
2 years ago
014513