
PHP
CSDN________
这个作者很懒,什么都没留下…
展开
-
docker安装redis扩展
docker 安装redis 扩展原创 2023-02-27 22:44:24 · 400 阅读 · 0 评论 -
虚拟机 docker部署php
虚拟机 docker部署php原创 2023-02-26 23:52:31 · 271 阅读 · 0 评论 -
linux lnmp下版本php切换
php版本切换 lnmp下php版本切换原创 2022-10-31 16:00:25 · 1158 阅读 · 0 评论 -
Laravel 查询自动加上特殊符号(`)处理
Laravel 查询自动加上特殊符号(`)处理原创 2022-07-21 12:11:12 · 460 阅读 · 0 评论 -
error: Could not find net-snmp-config binary. Please check your net-snmp installation.
error: Could not find net-snmp-config binary. Please check your net-snmp installation.原创 2022-07-20 23:50:57 · 671 阅读 · 0 评论 -
No package ‘libcurl‘ found
No package 'libcurl' found原创 2022-07-20 23:43:05 · 1580 阅读 · 0 评论 -
linux php安装swoole
linux php 安装swoole原创 2022-07-18 21:54:54 · 427 阅读 · 0 评论 -
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated‘ 错误
http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated'原创 2022-07-14 09:49:09 · 2017 阅读 · 0 评论 -
linux 安装nginx+php +mysql 安装
亲测 linux 安装nginx+php +mysql 安装原创 2022-06-26 09:09:07 · 1559 阅读 · 0 评论 -
composer update composer install更新失败
composer update composer install更新失败原创 2022-06-22 13:51:21 · 972 阅读 · 0 评论 -
gitlab重置密码不起作用?试试这个
gitlab重置密码原创 2022-06-06 14:19:47 · 1139 阅读 · 0 评论 -
php -m 无显示,phpinfo()有显示解决方案
php -m 无显示,phpinfo()有显示原创 2022-06-02 15:57:04 · 853 阅读 · 0 评论 -
PHP解决表情保存到数据库方法
用获取到的微信用户名【base64_encode()】加密后存入数据库取出时用【base64_decode()】解密一下就OK了原创 2019-07-04 15:32:34 · 539 阅读 · 0 评论