- 2020-11-03让PHP程序永远在后台运行
- 2020-10-13php一个数组的值为key与另一个数组的值为值组成数组
- 2020-09-18致命错误: Class 'Redis' not found
- 2020-09-08PHP计算两个日期相隔多少年,多少月,多少日的函数
- 2020-09-08PHP判断两个日期之间相差多少个月份
- 2020-07-29php获取星期的方法
- 2020-06-22PHP根据键值合并数组,键值一样的合并
- 2020-06-02php单例模式中使用场景和使用方法
- 2020-06-02PHP死循环写法和作用
- 2020-06-02PHP strtotime的BUG处理
- 2020-05-29PHP获取数组中含有相同元素的方法
- 2020-05-28PHP array_column() 函数
- 2020-05-23PHP判断变量是否为整型
- 2020-05-23trim() expects parameter 1 to be string, int given
- 2020-05-23Warning: Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0
- 2020-05-23PHP判断数组是否有重复值
- 2020-05-23php set_time_limit()函数
- 2020-05-22Thinkphp中使用Swoole
- 2020-05-21PHP获取当前域名自定义函数get_host()
- 2020-05-20thinkphp session不生效