Skip to content

BUG 无处不在

BUG 无处不在

  • 云优惠
  1. Home
  2. /PHP

分类: PHP

PHP字段截取

PHP / 2021年7月8日 / hamster

建议使用mb_substr()函数,不仅可以截取字符串,还可以截取中文字段。 $text = "这是一条测试语

Read more

PHP防SQL注入学习

PHP / 2021年7月6日 / hamster

该示例在MySQL8.0 + PHP7.3 + ThinkPHP5下操作 前提条件: 1.配置文件config

Read more

thinkPHP5使用验证器规则between时所遇问题

PHP / 2021年7月5日 / hamster

先看示例: <?php namespace app\index\validate; use think\

Read more

thinkphp5下分页paginate()详解

PHP / 2021年6月20日 / hamster

paginate()可以传递3个参数 下面请看基础代码示例 前端显示效果如下 若第二参数为true 效果如下

Read more

ThinkPHP查看版本号

PHP / 2021年6月20日 / hamster

控制器代码 模板代码

Read more

PHP数组内添加数据

PHP / 2021年6月18日 / hamster

array_unshift():在数组头部添加数据 array_push():在数组尾部添加数据

Read more

phpmyadmin提示缺少mcrypt扩展

Linux, PHP / 2021年6月11日 / hamster

环境配置:阿里云服务器ECS,操作系统CentOS 8.3 64位,PHP版本7.3.20 操作如下:

Read more

x

PHP / 2020年1月1日 / hamster

OpenSSL数据加密,加密数据作为url传参,结果获取加密数据时,数据null

Read more

x

PHP / 2020年1月1日 / hamster

OpenSSL数据加密,加密数据作为url传参,结果获取加密数据时,数据null

Read more

x

PHP / 2020年1月1日 / hamster

OpenSSL数据加密,加密数据作为url传参,结果获取加密数据时,数据null

Read more

1 … 3 4 5 6
  • Android
  • Apache
  • CSS
  • Docker
  • HTML
  • JavaScript
  • Linux
  • MySQL
  • Nginx
  • PHP
  • Python
  • rabbitMQ
  • Windows
  • 代码工具
  • 正则表达式

Copyright © 2026 BUG
备案号:冀ICP备2023018095号-3

Search