Windows 下配置 PHP PDO 连接达梦数据库 3Vshej, 2024年5月19日 周日2024年5月19日 周日 本文将介绍 Windows 下 PHP PDO 方式连接达梦数据库。 Continue Reading
bcadd(): bcmath function argument is not well-formed 3Vshej, 2024年4月9日 周二 在使用 bcadd 运算时,会报错提示:bcadd(): bcmath function argum… Continue Reading
Windows BT 面板 PHP 实现获取视频时长 3Vshej, 2024年2月28日 周三2024年2月28日 周三 业务中,需要获取上传视频的时长,用于外部展示。 目前暂未找到理想的方法,只能用“大炮打蚊子”的方式—… Continue Reading
webman 会员中心分页展示 3Vshej, 2024年1月12日 周五2024年1月12日 周五 webman 中仅提供了核心功能,但在日常开发中,并没有附加的组件,需要手动安装。 在会员中心(前台… Continue Reading
webman 用户模块增加菜单 3Vshej, 2024年1月8日 周一2024年1月8日 周一 webman 是一款基于 workerman 开发的 HTTP 服务框架,支持自定义进程,数据库,R… Continue Reading
PHP OAuth Server 用户存储库接口文档 3Vshej, 2023年12月27日 周三2023年12月27日 周三 getUserEntityByUserCredentials() : UserEntityInter… Continue Reading
PHP OAuth Server 身份验证代码存储库接口文档 3Vshej, 2023年12月27日 周三 getNewAuthCode() : AuthCodeEntityInterface 此方法应返回 … Continue Reading
PHP OAuth Server 范围存储库接口文档 3Vshej, 2023年12月27日 周三2023年12月27日 周三 getScopeEntityByIdentifier() : ScopeEntityInterfac… Continue Reading
PHP OAuth Server 刷新令牌存储库接口文档 3Vshej, 2023年12月27日 周三 getNewRefreshToken() : RefreshTokenEntityInterface… Continue Reading