cheng029 发表于 2018-12-18 08:15:06

php中清除数组的某个单元

  php中清除数组的某个单元要用unset(),不能用其他方式,例子如下:
  
页: [1]
查看完整版本: php中清除数组的某个单元