Technical Notes

Centos, Ubuntu, Windows, Luinx system use
PHP Share URL compression, decompression - Xiaoqi Notes

PHP Share URL Compression, Decompression

PHP Share URL Compression, Decompression
php session and cookie-Small Seven Notes

php session vs cookie

1, set session /** * set session * @param String $name session name * @param Mixed $data session data * @param Int $expire timeout(sec) */ function set _session($name, $data, $expir...
2 years ago
027015
PHP class library according to ip resolution for the region - provinces and cities - Xiaoqi notes

PHP class libraries are parsed into regions-provinces and cities based on ip

PHP class libraries are parsed into regions-provinces and cities based on ip
2 years ago
017612
How to subtitle videos for free - Seven Notes

How to subtitle videos for free

1、NETEASEE OUT NETEASEE OUT WORKSTATION 2、CUTTING PROFESSIONAL Cutting intelligent subtitle 3、Arctime Pro Simple, powerful, efficient cross-platform subtitle production software
PHP prints various types of data, debugging programs - Xiaoqi Notes

PHP prints various types of data, debugging programs

PHP prints various types of data, debugging programs
2 years ago
02356
Three commonly used WordPress image compression plugin recommended - Xiaoqi notes

Three commonly used WordPress image compression plugin recommendations

To increase the speed of your WordPress website, you need to optimize images for web optimization. Here are a few recommended WordPress image compression plug-ins, these plug-ins reduce file size by automatically compressing images. 1, TinyPNG TinyJPG The biggest advantage is that the compressed image is still very...
Free Remote Desktop Software - Free Safe and Smooth Remote Connection to Computer Mobile Phone - Xiaoqi Notes

Free Remote Desktop Software - Free Safe and Smooth Remote Connection to Computer Mobile Phone

1, ToDesk ToDesk remote control software is a stable and smooth remote control computer cell phone connection software, remote desktop office, remote assistance operations and maintenance. Using end-to-end encryption, so that every remote access is safe and reliable. 2, RayLink RayLink remote control software, for individuals and ...
PHP capture remote image to local save-Small seven notes

PHP grab remote image to save locally

PHP grab remote image to save locally
2 years ago
016610
PHP CURL manipulation - Seven Notes

PHP CURL operations

The CURL class implements a wrapper around the PHP Curl extension, using instances of this class to enable remote access. To use this module you need to enable the Curl extension. 1, initiate get request function get_url($url) { $ch = curl_init(); $header[] = ''; curl_setop...
2 years ago
024615
PHP PUT method upload - Seven Notes

PHP PUT method upload

PHP PUT method upload
2 years ago
015213
Windows 11 Professional Command Activation (No Activation Tool Required) - Seven Notes

Windows 11 Professional command activation (no activation tool required)

First, system activation Activation method is as follows: Right-click the Start icon, open the Windows terminal (administrator), enter the following command slmgr -ipk W269N-WFGWX-YVC9B-4J6C9-T83GX slmgr -skms kms.0t.net.cn slmgr -ato As shown in the figure below, it has been activated!
3 years ago
04300
PHP URL Redirection - Seven Notes

PHP URL Redirection

PHP URL Redirection
2 years ago
01765