snswm's avatar - Seven Notes
Guangzhou, Guangdong Provincejanitors
The guy was lazy and didn't write anything...
PHP replace the url of all images in the html code, add new url - Xiaoqi Notes

PHP replaces the url of all images in the html code, new url

PHP replaces the url of all images in the html code, new url
PHP input text to prevent attacks input xss clear - Xiao Qi Notes

PHP input text prevent attack input xss clear

PHP input text prevent attack input xss clear
2 years ago
020511
PHP to determine whether the 5 methods of empty - Seven Notes

5 Ways PHP Determines Whether or Not It's Null

1. isset function: to determine whether the variable is initialized Description: it does not determine whether the variable is empty, it can be used to determine whether the elements of the array have been defined. Note: When using isset to determine whether an array element has been initialized, it is more efficient than array_key_exists ...
2 years ago
032011
PHP Curl Class Library - Seven Notes
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...
balenaEtcher image burning tool download (Mac startup disk creation tool) - Xiaoqi Notes

balenaEtcher Image Burning Tool Download (Mac Boot Disk Creator)

balenaEtcher is a mac boot disk creation tool (image burning) that can be used to make a u disk boot disk for macOS, Linux, CentOS, Windows and other systems. Users can burn a bootable image to SD card or USB drive to make a USB boot disk, which can effectively...
PHP capture remote image to local save-Small seven notes

PHP grab remote image to save locally

PHP grab remote image to save locally
macOS Sonoma 14.1 (23B74) Virtual Machine ISO Image - Seven Notes

macOS Sonoma 14.1 (23B74) Virtual Machine ISO Image

Virtual Machine ISO Image Description This ISO system image is downloaded from Apple's official App Store, based on the latest version of the original pkg production, for virtual machine installation, you can drag and drop under the white apple to Applications (Applications) directly double-click to install, but also to support the production of white ...
Web Third-Party Embedded Page Speed Optimization - Xiaoqi Notes

Web Third-Party Embedded Page Speed Optimization

Third-party content may affect the performance of our page in a number of ways. For example, it may block rendering, compete for network bandwidth with other resources on our page, and embedding of third-party web pages may cause the layout to shift when loading, which in turn affects our page's Core Web...
php Extract HTML articles in the image address class-Small seven notes

php Extract image addresses from HTML articles class

php Extract image addresses from HTML articles class
[PHP library] in the image to add text or image watermarks-Small seven notes

[PHP Library] Add text or image watermark on image

Add text or image watermarks to images and PDFs using PHP and ImageMagick. Prerequisites PHP (5.6 or higher) ImageMagickghostscript (only for PDF watermarking) PHPImageMagick extension is not required. Installation Add as composer dependency $...
2 years ago
03509
PHP to build hierarchical (tree) arrays-Small Seven Notes

PHP builds hierarchical (tree) arrays

PHP builds hierarchical (tree) arrays