admin 发表于 2023-2-16 18:55:04

PHP循环数组的的现象

<div id="article_content" class="article_content clearfix">
      <link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/kdoc_html_views-1a98987dfd.css">
      <link rel="stylesheet" href="https://csdnimg.cn/release/blogv2/dist/mdeditor/css/editerView/ck_htmledit_views-6e43165c0a.css">
                <div id="content_views" class="htmledit_views">
                  <p>使用foreach时候可以循环使用</p>
<p></p>
<p>数组循环好后</p>
<p><span style="color:#fe2c24;">reset&#xff08;$arr&#xff09;</span></p>
<p>防止下次循环时指针错误</p>
<p></p>
<p></p>
                </div>
      </div>
      <div id="treeSkill"></div>
页: [1]
查看完整版本: PHP循环数组的的现象