<ruby id="bdb3f"></ruby>

    <p id="bdb3f"><cite id="bdb3f"></cite></p>

      <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
        <p id="bdb3f"><cite id="bdb3f"></cite></p>

          <pre id="bdb3f"></pre>
          <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

          <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
          <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

          <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                <ruby id="bdb3f"></ruby>

                合規國際互聯網加速 OSASE為企業客戶提供高速穩定SD-WAN國際加速解決方案。 廣告
                # CACHE 配置 ## DB 配置 在使用 DB 相關函數的時候,需要配置數據庫相關信息。一般存放在文件中。 #### 新建配置文件 conf.php: ``` <pre class="calibre11">``` <?php return array ( 'cache' => array ( 'enable' => true, 'type' => 'xcache', 'memcached' => array ( 'host' => 'localhost', 'port' => '11211', 'cachepre' => 'bbs_', ), 'redis' => array ( 'host' => 'localhost', 'port' => '6379', 'cachepre' => 'bbs_', ), 'xcache' => array ( 'cachepre' => 'bbs_', ), 'yac' => array ( 'cachepre' => 'bbs_', ), 'apc' => array ( 'cachepre' => 'bbs_', ), 'mysql' => array ( 'cachepre' => 'bbs_', ), ), ); ?> ``` ``` #### 如果用 MySQL 來存儲數據,得自己建立表: ``` <pre class="calibre11">``` # 緩存表,用來保存臨時數據。 DROP TABLE IF EXISTS bbs_cache; CREATE TABLE bbs_cache ( k char(32) NOT NULL default '', v mediumtext NOT NULL, expiry int(11) unsigned NOT NULL default '0', # 過期時間 PRIMARY KEY(k) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci; ``` ``` #### include 配置文件: ``` <pre class="calibre11">``` <?php $conf = include './conf.php'; include './xiunophp/xiunophp.php'; // 下面就可以使用 cache_xxx() 系列函數了,具體請參看文檔。 cache_set('key1', 'value1'); cache_get('key1'); ?> ``` ```
                  <ruby id="bdb3f"></ruby>

                  <p id="bdb3f"><cite id="bdb3f"></cite></p>

                    <p id="bdb3f"><cite id="bdb3f"><th id="bdb3f"></th></cite></p><p id="bdb3f"></p>
                      <p id="bdb3f"><cite id="bdb3f"></cite></p>

                        <pre id="bdb3f"></pre>
                        <pre id="bdb3f"><del id="bdb3f"><thead id="bdb3f"></thead></del></pre>

                        <ruby id="bdb3f"><mark id="bdb3f"></mark></ruby><ruby id="bdb3f"></ruby>
                        <pre id="bdb3f"><pre id="bdb3f"><mark id="bdb3f"></mark></pre></pre><output id="bdb3f"></output><p id="bdb3f"></p><p id="bdb3f"></p>

                        <pre id="bdb3f"><del id="bdb3f"><progress id="bdb3f"></progress></del></pre>

                              <ruby id="bdb3f"></ruby>

                              哎呀哎呀视频在线观看