标签
PHP \x47\x4cO\x42A 解密
在看wp-autopost-pro_378 时候 wp-autopost-function.php 有类似加密。 $d=file_get_contents('./wp-autopost-function.php'); echo htmlentities(stripcslashes($d)); 在线工具 http://ddecod...
php phar 解包 以及 O0O0000O0解密 方法函数
遇到一个引入phar包的代码, 总体两大步 解包 和 O0O0000O0解密 <?php // require 'phar://' . __DIR__ . '/phar/collector.phar/index.php'; // 第一步 function unphar($pharpath = 'collec...
webp-convert 转换 jpeg/png 到 webp
webp-convert webp-convert Convert jpeg/png to webp with PHP (if at all possible) 这个库使用PHP进行webp转换。支持大量的转换方法,并自动选择系统上可用的转换方法。 可用方法列表 cwebp...
browsershot 一个借助chrome headless 转换html页面 到 图像或pdf 的php库
Convert a webpage to an image or pdf using headless Chrome Convert html to an image, pdf or string 该软件包可以将网页转换为图像或pdf。这个转换是在幕后由Puppeteer完成的,由它控制谷...
WordPress Query Monitor插件的正确用法
wordpress 的调试插件中 Query Monitor 和 Debug Bar 可能是被安装最多的两款插件. 但是经过实际使用后,你会发现debug bar非常难用的。个人使用的插件是query monitor ,通常用它来发现系统...
