Skip to content

BUG 无处不在

BUG 无处不在

  • 百度云优惠
  • 腾讯云优惠
  • 阿里云AI
  1. Home
  2. /Posts tagged: 函数学习

标签: 函数学习

php函数前面的@有什么含义

PHP / 2021年9月13日 / hamster

在查看别人代码的时候后,会发现有些函数前面会加上@,那@的作用是什么呢。 @在PHP中用作错误控制操作符,当表

Read more

php下isset()和empty()两者的区别

PHP / 2021年7月14日 / hamster

两者定义: isset()检验变量是否设置并且非null empty()则是检验变量是否为空 先看示例: 页面

Read more

PHP获取每个时间段的时间戳

PHP / 2021年7月12日 / hamster

//每周一$a = strtotime('this week Monday',time());//每月初一$b

Read more

PHP字段截取

PHP / 2021年7月8日 / hamster

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

Read more

PHP数组内添加数据

PHP / 2021年6月18日 / hamster

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

Read more

  • Android
  • Apache
  • CSS
  • Docker
  • HTML
  • JavaScript
  • Linux
  • MySQL
  • Nginx
  • PHP
  • Python
  • rabbitMQ
  • Windows
  • 代码工具
  • 正则表达式

Copyright © 2025 BUG

冀ICP备2023018095号-3  冀公网安备13010802002542号

Search