久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網
      最全最豐富的資訊網站

      php執(zhí)行超時時間設置

      php執(zhí)行超時時間設置

      php執(zhí)行超時時間設置

      1、在php.ini文件中找到“max_execution_time”配置項,修改對應的值即可;

      打開php.ini文件,找到:

      max_execution_time=30

      修改為:

      max_execution_time=600

      2、通過php內置函數“ini_set”來修改“max_execution_time”配置項即可;

      <?php ini_set('max_execution_time', 600);//秒為單位,自己根據需要定義


      贊(0)
      分享到: 更多 (0)
      網站地圖   滬ICP備18035694號-2    滬公網安備31011702889846號