php
fastadmin Integrity constraint violation: 1052 Column 'id' in order clause is ambiguou
```Integrity constraint violation: 1052 Column 'id' in order clause is ambiguou``````phpclass User extends Backend{ protected $relationSearch = true;```关联查下时候 需要在控制器中添加 `relationSear
【php类库】php 解析 user-agent 方面的类库browsca,mobiledetect。java 版本user-agent-utils
## 官方地址
- http://mobiledetect.net/ The lightweight PHP class for detecting mobile devices (including tablets).
- https://github.com/HaraldWalker/user-agent-utils Utilities for processing user-agent s
php使用 openssl 扩展实现 des 加密解密方法
php使用 openssl 扩展实现 des 加密解密方法 ECB模式:CBC模式:
FastAdmin 后台文件上传成功后归类问题处理
从FastAdmin 1.2.1版本开始已经支持上传成功后归类功能,我们可以通过给上传按钮添加`data-params='{"category":"category2"}'`来实现,这个即是上传归类到`category2`,这个`category2`可以在 `常规管理`->`系统配置`->`字典配
webp相关的资料杂记
- https://chromium.googlesource.com/webm/libwebp/
- cwebp Compress an image file to a WebP file.
- dwebp Decompress a WebP file to a PNG, PAM, PPM, or PGM image file.
- gif2webp Convert a GIF
微信域名拦截检测API源码 检测域名是否能在微信正常打开
可一键检测域名是否被微信屏蔽(网站是否可以在微信客户端中打开),适合做防红防拦截功能,便于及时更换域名。
- «
- »