PHP使用JSON_DECODE解码JSON字符串
示例代码: 视频地址: https://www.bilibili.com/video/BV17E421u7KN […]
Continue Reading示例代码: 视频地址: https://www.bilibili.com/video/BV17E421u7KN […]
Continue Reading基于 php:7.2.34-fpm-alpine3.12 创建docker安装 zip 扩展 参考: http […]
Continue Reading获取已知年月的第一天和最后一天的日期 get the first day date and last day […]
Continue Readingdocker php:8.2.5-fpm-bullseye install redis extension
Continue Reading操作步骤视频: https://www.bilibili.com/video/BV1Ev4y1d7S8/?vd […]
Continue Reading如果php未安装扩展xml,可能会出现如下错误。 Composer detected issues in yo […]
Continue Reading视频版: https://www.bilibili.com/video/BV1PK4y1n74R/ 基于Ubu […]
Continue Reading因项目要使用到Laravel,但Laravel要求php >= 7.1.3 我的本地系统为 Ubuntu […]
Continue Readingsubstr是PHP语言的一个字符串截取函数,它的作用是返回字符串的一部分。在日常开发中会经常使用到。 它有三 […]
Continue ReadingPHP开发中经常有遍历目录的需求,使用PHP内置标准库SPL提供的迭代器,可以很方便地实现。
Continue Reading