当前位置:网站首页>dedecms error The each() function is deprecated
dedecms error The each() function is deprecated
2022-08-05 04:21:00 【website building shadow】
In the PHP7+ environment, the member module in the old version of Dreamweaving or the XSS filter function in the third-party plug-in has the error message of each() as shown in the figure above.
This is because the version above php7+ abandoned eachThe function causes, let's correct it
Open the number of on line lines corresponding to the error prompt file
Put
while (list($key) = each($val))Change to
foreach ($val as $key => $value)边栏推荐
- UE4 通过互动(键盘按键)开门
- 作业8.4 进程间的通信 管道与信号
- There are a lot of 4T hard drives remaining, prompting "No space left on device" insufficient disk space
- 8.04 Day35-----MVC three-tier architecture
- How to solve the three major problems of bank data collection, data supplementary recording and index management?
- JeeSite新建报表
- 小程序_动态设置tabBar主题皮肤
- Event parse tree Drain3 usage and explanation
- [MRCTF2020]PYWebsite
- [CISCN2019 华东南赛区]Web11
猜你喜欢
![Spark Basics [Introduction, Getting Started with WordCount Cases]](/img/90/ebe887db0f8c36895691dea05f62cf.png)
Spark Basics [Introduction, Getting Started with WordCount Cases]

机器学习概述

ansible各个模块详解

UE4 通过重叠事件开启门
![【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】](/img/b5/716627b370e489ccf320a86540f7ba.png)
【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】

炎炎夏日教你利用小米智能家居配件+树莓派4接入Apple HomeKit

Feature preprocessing

Android interview question - how to write with his hands a non-blocking thread safe queue ConcurrentLinkedQueue?
![[MRCTF2020]PYWebsite](/img/d4/57e8e5ee45b742894679f3f5671516.png)
[MRCTF2020]PYWebsite

mutillidae下载及安装
随机推荐
七夕节赚徽章拉
pyqt5 + socket 实现客户端A经socket服务器中转后主动向客户端B发送文件
Shell(4)条件控制语句
35岁的软件测试工程师,月薪不足2W,辞职又怕找不到工作,该何去何从?
[CISCN2019 South China Division]Web11
bytebuffer put flip compact clear 方法演示
[MRCTF2020]PYWebsite
[CISCN2019 华东南赛区]Web11
UE4 opens door via interaction (keyboard key)
UE4 第一人称角色模板 添加生命值和调试伤害
About the installation of sklearn library
Day14 jenkins deployment
使用IDEA连接TDengine服务器
upload上传图片到腾讯云,如何上传图片
AUTOCAD——标注关联
请写出SparkSQL语句
Qixi Festival earn badges
【 8.4 】 source code - [math] [calendar] [delete library 】 【 is not a simple sequence (Bonus) 】
Cron(Crontab)--使用/教程/实例
2022软件测试工程师最全面试题