{"id":23788,"date":"2024-11-21T11:03:36","date_gmt":"2024-11-21T03:03:36","guid":{"rendered":"https:\/\/fwq.ai\/blog\/23788\/"},"modified":"2024-11-21T11:03:36","modified_gmt":"2024-11-21T03:03:36","slug":"thinkphp%e8%ae%be%e7%bd%ae%e4%b8%ad%e6%96%87%e4%b9%b1%e7%a0%81%e6%80%8e%e4%b9%88%e8%a7%a3%e5%86%b3-2","status":"publish","type":"post","link":"https:\/\/fwq.ai\/blog\/23788\/","title":{"rendered":"thinkphp\u8bbe\u7f6e\u4e2d\u6587\u4e71\u7801\u600e\u4e48\u89e3\u51b3"},"content":{"rendered":"<p>thinkphp\u662f\u4e00\u6b3e\u4f18\u79c0\u7684php\u6846\u67b6\uff0c\u5e7f\u6cdb\u5730\u5e94\u7528\u4e8eweb\u5e94\u7528\u7684\u5f00\u53d1\u4e2d\u3002\u7136\u800c\uff0c\u5728\u4f7f\u7528thinkphp\u8fdb\u884c\u5f00\u53d1\u8fc7\u7a0b\u4e2d\uff0c\u5f88\u5bb9\u6613\u51fa\u73b0\u4e2d\u6587\u4e71\u7801\u7684\u95ee\u9898\u3002\u672c\u6587\u5c06\u4ecb\u7ecd\u5728thinkphp\u6846\u67b6\u4e0b\u5982\u4f55\u89e3\u51b3\u4e2d\u6587\u4e71\u7801\u95ee\u9898\u3002<\/p>\n<ol>\n<li>\u5b57\u7b26\u96c6\u8bbe\u7f6e<\/li>\n<\/ol>\n<p>\u5728ThinkPHP\u6846\u67b6\u4e2d\uff0c\u53ef\u4ee5\u5728\u5e94\u7528\u76ee\u5f55\u4e0b\u7684config.php\u6587\u4ef6\u4e2d\u8bbe\u7f6e\u5b57\u7b26\u96c6\u3002\u5728\u6587\u4ef6\u4e2d\u641c\u7d22&#8217;charset&#8217;\u5173\u952e\u5b57\uff0c\u53ef\u4ee5\u627e\u5230\u5982\u4e0b\u5185\u5bb9\uff1a<\/p>\n<pre>'charset'  =&gt; 'utf-8',<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u53ef\u4ee5\u770b\u5230\uff0cThinkPHP\u9ed8\u8ba4\u7684\u5b57\u7b26\u96c6\u662futf-8\u3002\u5982\u679c\u5728\u6d4f\u89c8\u5668\u4e2d\uff0c\u9875\u9762\u7684meta\u6807\u7b7e\u6307\u5b9a\u4e86\u5b57\u7b26\u96c6\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u4fdd\u6301\u4e00\u81f4\u3002\u4f8b\u5982\uff0c\u5728HTML\u4ee3\u7801\u4e2d\u6307\u5b9a\u4e86\u5b57\u7b26\u96c6\u4e3aGB2312\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u5728config.php\u4e2d\u8bbe\u7f6e\u5b57\u7b26\u96c6\u4e3aGB2312:<\/p>\n<pre>'charset'  =&gt; 'GB2312',<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<ol>\n<li>\u6570\u636e\u5e93\u64cd\u4f5c\u5b57\u7b26\u96c6\u8bbe\u7f6e<\/li>\n<\/ol>\n<p>\u5728\u4f7f\u7528ThinkPHP\u8fdb\u884c\u6570\u636e\u5e93\u64cd\u4f5c\u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u6570\u636e\u5e93\u7684\u5b57\u7b26\u96c6\u3002\u53ef\u4ee5\u5728database.php\u6587\u4ef6\u4e2d\u8bbe\u7f6e\uff1a<\/p>\n<pre>'charset'   =&gt;  'utf8',<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u5982\u679c\u6570\u636e\u5e93\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u548c\u6846\u67b6\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u4e0d\u4e00\u81f4\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u8fdb\u884c\u76f8\u5e94\u8c03\u6574\u3002<\/p>\n<p><span>\u7acb\u5373\u5b66\u4e60<\/span>\u201c\u201d\uff1b<\/p>\n<ol>\n<li>\u6587\u4ef6\u7f16\u7801<\/li>\n<\/ol>\n<p>\u5728\u4f7f\u7528ThinkPHP\u6846\u67b6\u8fdb\u884c\u6587\u4ef6\u7684\u7f16\u5199\u65f6\uff0c\u9700\u8981\u4fdd\u6301\u6587\u4ef6\u7f16\u7801\u548c\u6846\u67b6\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u4e00\u81f4\u3002\u5982\u679c\u4f7f\u7528\u7684\u662futf-8\u7f16\u7801\uff0c\u90a3\u4e48\u6587\u4ef6\u7684\u5f00\u5934\u5e94\u8be5\u8bbe\u7f6e\u4e3a\uff1a<\/p>\n<pre>header(\"Content-type: text\/html; charset=utf-8\");<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8fd9\u53e5\u8bdd\u53ef\u4ee5\u786e\u4fdd\u8f93\u51fa\u7684\u5185\u5bb9\u4e3autf-8\u7f16\u7801\u3002<\/p>\n<ol>\n<li>\u6570\u636e\u5e93\u8868\u8bbe\u7f6e<\/li>\n<\/ol>\n<p>\u5728\u4f7f\u7528ThinkPHP\u6846\u67b6\u8fdb\u884c\u6570\u636e\u5e93\u64cd\u4f5c\u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u5bf9\u5e94\u7684\u6570\u636e\u8868\u7684\u5b57\u7b26\u96c6\u3002\u53ef\u4ee5\u5728\u5efa\u8868\u8bed\u53e5\u4e2d\u4f7f\u7528charset\u53c2\u6570\uff0c\u4f8b\u5982\uff1a<\/p>\n<pre>CREATE TABLE `user` (\n  `id` int(11) NOT NULL AUTO_INCREMENT,\n  `username` varchar(20) NOT NULL COMMENT '\u7528\u6237\u540d',\n  `password` varchar(50) NOT NULL COMMENT '\u5bc6\u7801',\n  `email` varchar(50) NOT NULL COMMENT '\u90ae\u7bb1',\n  PRIMARY KEY (`id`)\n) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='\u7528\u6237\u8868';<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u53ef\u4ee5\u770b\u5230\uff0c\u5728\u5efa\u8868\u8bed\u53e5\u4e2d\u6307\u5b9a\u4e86\u5b57\u7b26\u96c6\u4e3autf-8\u3002<\/p>\n<ol>\n<li>\u4e2d\u6587\u7f16\u7801\u683c\u5f0f\u8f6c\u6362<\/li>\n<\/ol>\n<p>\u6709\u65f6\u5019\uff0c\u6211\u4eec\u9700\u8981\u4eceGB2312\u7f16\u7801\u683c\u5f0f\u8f6c\u6362\u5230utf-8\u7f16\u7801\u683c\u5f0f\uff0c\u6216\u8005\u53cd\u8fc7\u6765\u3002\u53ef\u4ee5\u4f7f\u7528iconv()\u51fd\u6570\u8fdb\u884c\u8f6c\u6362\uff1a<\/p>\n<pre>iconv(\"utf-8\",\"gb2312\",$str);\niconv(\"gb2312\",\"utf-8\",$str);<\/pre>\n<p> \u767b\u5f55\u540e\u590d\u5236 <\/p>\n<p>\u8fd9\u6837\u5c31\u53ef\u4ee5\u8fdb\u884c\u4e0d\u540c\u7f16\u7801\u683c\u5f0f\u4e4b\u95f4\u7684\u8f6c\u6362\u4e86\u3002<\/p>\n<p>\u603b\u7ed3\uff1a<\/p>\n<p>\u5728\u4f7f\u7528ThinkPHP\u8fdb\u884c\u5f00\u53d1\u65f6\uff0c\u51fa\u73b0\u4e2d\u6587\u4e71\u7801\u7684\u95ee\u9898\u5f80\u5f80\u662f\u7531\u4e8e\u5b57\u7b26\u96c6\u8bbe\u7f6e\u4e0d\u6b63\u786e\u5bfc\u81f4\u7684\u3002\u5728\u4e0a\u8ff05\u4e2a\u65b9\u9762\u8fdb\u884c\u9002\u5f53\u8c03\u6574\u548c\u8bbe\u7f6e\uff0c\u5c31\u53ef\u4ee5\u5f88\u597d\u5730\u89e3\u51b3\u4e2d\u6587\u4e71\u7801\u95ee\u9898\u3002<\/p>\n<p>\u4ee5\u4e0a\u5c31\u662fthinkphp\u8bbe\u7f6e\u4e2d\u6587\u4e71\u7801\u600e\u4e48\u89e3\u51b3\u7684\u8be6\u7ec6\u5185\u5bb9\uff0c\u66f4\u591a\u8bf7\u5173\u6ce8\u7c73\u4e91\u5176\u5b83\u76f8\u5173\u6587\u7ae0\uff01<\/p>\n","protected":false},"excerpt":{"rendered":"<p>thinkphp\u662f\u4e00\u6b3e\u4f18\u79c0\u7684php\u6846\u67b6\uff0c\u5e7f\u6cdb\u5730\u5e94\u7528\u4e8eweb\u5e94\u7528\u7684\u5f00\u53d1\u4e2d\u3002\u7136\u800c\uff0c\u5728\u4f7f\u7528thinkphp\u8fdb\u884c\u5f00\u53d1\u8fc7\u7a0b\u4e2d\uff0c\u5f88\u5bb9\u6613\u51fa\u73b0\u4e2d\u6587\u4e71\u7801\u7684\u95ee\u9898\u3002\u672c\u6587\u5c06\u4ecb\u7ecd\u5728thinkphp\u6846\u67b6\u4e0b\u5982\u4f55\u89e3\u51b3\u4e2d\u6587\u4e71\u7801\u95ee\u9898\u3002 \u5b57\u7b26\u96c6\u8bbe\u7f6e \u5728ThinkPHP\u6846\u67b6\u4e2d\uff0c\u53ef\u4ee5\u5728\u5e94\u7528\u76ee\u5f55\u4e0b\u7684config.php\u6587\u4ef6\u4e2d\u8bbe\u7f6e\u5b57\u7b26\u96c6\u3002\u5728\u6587\u4ef6\u4e2d\u641c\u7d22&#8217;charset&#8217;\u5173\u952e\u5b57\uff0c\u53ef\u4ee5\u627e\u5230\u5982\u4e0b\u5185\u5bb9\uff1a &#8216;charset&#8217; =&gt; &#8216;utf-8&#8217;, \u767b\u5f55\u540e\u590d\u5236 \u53ef\u4ee5\u770b\u5230\uff0cThinkPHP\u9ed8\u8ba4\u7684\u5b57\u7b26\u96c6\u662futf-8\u3002\u5982\u679c\u5728\u6d4f\u89c8\u5668\u4e2d\uff0c\u9875\u9762\u7684meta\u6807\u7b7e\u6307\u5b9a\u4e86\u5b57\u7b26\u96c6\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u4fdd\u6301\u4e00\u81f4\u3002\u4f8b\u5982\uff0c\u5728HTML\u4ee3\u7801\u4e2d\u6307\u5b9a\u4e86\u5b57\u7b26\u96c6\u4e3aGB2312\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u5728config.php\u4e2d\u8bbe\u7f6e\u5b57\u7b26\u96c6\u4e3aGB2312: &#8216;charset&#8217; =&gt; &#8216;GB2312&#8217;, \u767b\u5f55\u540e\u590d\u5236 \u6570\u636e\u5e93\u64cd\u4f5c\u5b57\u7b26\u96c6\u8bbe\u7f6e \u5728\u4f7f\u7528ThinkPHP\u8fdb\u884c\u6570\u636e\u5e93\u64cd\u4f5c\u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u6570\u636e\u5e93\u7684\u5b57\u7b26\u96c6\u3002\u53ef\u4ee5\u5728database.php\u6587\u4ef6\u4e2d\u8bbe\u7f6e\uff1a &#8216;charset&#8217; =&gt; &#8216;utf8&#8217;, \u767b\u5f55\u540e\u590d\u5236 \u5982\u679c\u6570\u636e\u5e93\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u548c\u6846\u67b6\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u4e0d\u4e00\u81f4\uff0c\u90a3\u4e48\u5c31\u9700\u8981\u8fdb\u884c\u76f8\u5e94\u8c03\u6574\u3002 \u7acb\u5373\u5b66\u4e60\u201c\u201d\uff1b \u6587\u4ef6\u7f16\u7801 \u5728\u4f7f\u7528ThinkPHP\u6846\u67b6\u8fdb\u884c\u6587\u4ef6\u7684\u7f16\u5199\u65f6\uff0c\u9700\u8981\u4fdd\u6301\u6587\u4ef6\u7f16\u7801\u548c\u6846\u67b6\u8bbe\u7f6e\u7684\u5b57\u7b26\u96c6\u4e00\u81f4\u3002\u5982\u679c\u4f7f\u7528\u7684\u662futf-8\u7f16\u7801\uff0c\u90a3\u4e48\u6587\u4ef6\u7684\u5f00\u5934\u5e94\u8be5\u8bbe\u7f6e\u4e3a\uff1a header(&#8220;Content-type: text\/html; charset=utf-8&#8221;); \u767b\u5f55\u540e\u590d\u5236 \u8fd9\u53e5\u8bdd\u53ef\u4ee5\u786e\u4fdd\u8f93\u51fa\u7684\u5185\u5bb9\u4e3autf-8\u7f16\u7801\u3002 \u6570\u636e\u5e93\u8868\u8bbe\u7f6e \u5728\u4f7f\u7528ThinkPHP\u6846\u67b6\u8fdb\u884c\u6570\u636e\u5e93\u64cd\u4f5c\u65f6\uff0c\u9700\u8981\u8bbe\u7f6e\u5bf9\u5e94\u7684\u6570\u636e\u8868\u7684\u5b57\u7b26\u96c6\u3002\u53ef\u4ee5\u5728\u5efa\u8868\u8bed\u53e5\u4e2d\u4f7f\u7528charset\u53c2\u6570\uff0c\u4f8b\u5982\uff1a CREATE TABLE `user` ( `id` int(11) NOT NULL AUTO_INCREMENT, `username` varchar(20) NOT NULL COMMENT &#8216;\u7528\u6237\u540d&#8217;, `password` varchar(50) NOT NULL COMMENT &#8216;\u5bc6\u7801&#8217;, `email` varchar(50) NOT NULL COMMENT [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[16],"tags":[],"class_list":["post-23788","post","type-post","status-publish","format-standard","hentry","category-16"],"_links":{"self":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/23788","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/comments?post=23788"}],"version-history":[{"count":0,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/posts\/23788\/revisions"}],"wp:attachment":[{"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/media?parent=23788"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/categories?post=23788"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/fwq.ai\/blog\/wp-json\/wp\/v2\/tags?post=23788"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}