<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>BLOG記事用論壇 - 架網站資料</title>
    <link>https://www.wwetw.com/forum-63-1.html</link>
    <description>Latest 20 threads of 架網站資料</description>
    <copyright>Copyright(C) BLOG記事用論壇</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Wed, 19 Aug 2026 13:19:55 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://www.wwetw.com/static/image/common/logo_88_31.gif</url>
      <title>BLOG記事用論壇</title>
      <link>https://www.wwetw.com/</link>
    </image>
    <item>
      <title>php sql 讀取出來變問號，亂碼問題解決</title>
      <link>https://www.wwetw.com/thread-348-1-1.html</link>
      <description><![CDATA[在使用php與sql讀取出資料庫資料來變成亂碼或是問號
首先需要先確認網頁能不能正常顯示中文
echo \&quot;中文\&quot;;
若是可以，表示可能資料庫讀取時的編碼錯誤
將他設成相同編碼即可


參考
https://www.w3schools.com/php/func_mysqli_set_charset.asp

使用mysqli時可使用以下 ...]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Mon, 08 Feb 2021 12:52:54 +0000</pubDate>
    </item>
    <item>
      <title>1.建立資料庫 使用者 與資料表</title>
      <link>https://www.wwetw.com/thread-341-1-1.html</link>
      <description><![CDATA[架網站先建好資料庫
btcat

除了資料庫外還需要MySQL 使用者
加入新使用者
btcat
並設定密碼

最後新增使用者到資料庫
給予權限

之後就能使用這個使用者去資料庫新增資料表
名稱catunit
欄位22個 ...]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Mon, 12 Oct 2020 12:24:21 +0000</pubDate>
    </item>
    <item>
      <title>架網站主機使用心得分享Hawkhost,Acsite</title>
      <link>https://www.wwetw.com/thread-328-1-1.html</link>
      <description><![CDATA[自架網站很有趣
但是需要2個東西
1.網址(網域)
2.主機
網址用來連線用，總不希望來的人是用IP連線吧
而主機也就是伺服器，
台提供運行環境與檔案存放

這邊使用的是shared hosting
也就是一台主機多人分享頻寬與資源。
價格相對便宜。

一開始使用的是Acsite當主機
主要 ...]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Wed, 21 Nov 2018 11:38:54 +0000</pubDate>
    </item>
    <item>
      <title>Discuz 論壇的$metadescription 修復</title>
      <link>https://www.wwetw.com/thread-317-1-1.html</link>
      <description><![CDATA[使用Discuz X3.4版本後
發現meta中的metadescription有個大問題，
就是只有論壇創始人能看見metadescription
其他人呢?全部看不到
其他人只看的見文章名稱，無法顯示內容。
這無疑對論壇SEO優惠有很大影響。

這問題困擾了我很久，
最後決定自己解決。
為了這個我下載Fi ...]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Wed, 28 Mar 2018 10:28:08 +0000</pubDate>
    </item>
    <item>
      <title>FB api偵錯網址</title>
      <link>https://www.wwetw.com/thread-271-1-1.html</link>
      <description><![CDATA[了解網站的Meta Tag
Like Button有沒有設定好等等
可以清除之前FB對網站抓的快取
https://developers.facebook.com/tools/debug/og/object/
另外txt檔案的檔首BOM會影響
須清除才行]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Fri, 31 Jul 2015 17:21:29 +0000</pubDate>
    </item>
    <item>
      <title>DNS type</title>
      <link>https://www.wwetw.com/thread-185-1-1.html</link>
      <description><![CDATA[RR TYPE（resource record types），目前較常用的有A、MX、CNAME、NS等記錄。
 ]]></description>
      <category>架網站資料</category>
      <author>admin</author>
<enclosure url="/forum/用途說明
A" length="對應主機名稱和其IP位址，這是最常用也是最重要的記錄。
MX" type="image/jpeg" />      <pubDate>Wed, 19 Jun 2013 09:15:15 +0000</pubDate>
    </item>
    <item>
      <title>網站換網址重新導向方法</title>
      <link>https://www.wwetw.com/thread-124-1-1.html</link>
      <description><![CDATA[網站換網址時要如何做才能確保原來連結還是有效的?
以discuz論壇來說，網站換網址(域名)後每個網頁網址後面還是一樣的，
所以可以用301重新導向方式，避免404的情形發生。
這功能類似轉址。
這是我去查到的方法，以後可能需要所以記錄下來。
我目前只測試過這個可用



 ...]]></description>
      <category>架網站資料</category>
      <author>admin</author>
      <pubDate>Sun, 05 Feb 2012 13:55:42 +0000</pubDate>
    </item>
  </channel>
</rss>