{"id":775,"date":"2017-04-24T10:29:28","date_gmt":"2017-04-24T02:29:28","guid":{"rendered":"http:\/\/www.shuran.cn\/?p=775"},"modified":"2017-04-24T10:29:28","modified_gmt":"2017-04-24T02:29:28","slug":"thinkphp-v5-%e5%a4%9a%e6%95%b0%e6%8d%ae%e5%ba%93%e8%bf%9e%e6%8e%a5","status":"publish","type":"post","link":"https:\/\/www.shuran.cn\/?p=775","title":{"rendered":"Thinkphp V5  \u591a\u6570\u636e\u5e93\u8fde\u63a5"},"content":{"rendered":"<p>\u4ee3\u7801\u76f4\u63a5\u6765<\/p>\n<p>\n\tthinkphp \u76ee\u5f55\u4e0b helper.php<\/p>\n<p>\u589e\u52a0\u8fd9\u6837\u4e00\u4e2a\u7c7b<\/p>\n<pre class=\"prettyprint lang-js\">if (!function_exists('db2')) {\r\n    \/**\r\n     * \u5b9e\u4f8b\u5316\u6570\u636e\u5e93\u7c7b\r\n     * @param string        $name \u64cd\u4f5c\u7684\u6570\u636e\u8868\u540d\u79f0\uff08\u4e0d\u542b\u524d\u7f00\uff09\r\n     * @param array|string  $config \u6570\u636e\u5e93\u914d\u7f6e\u53c2\u6570\r\n     * @param bool          $force \u662f\u5426\u5f3a\u5236\u91cd\u65b0\u8fde\u63a5\r\n     * @return \\think\\db\\Query\r\n     *\/\r\n    function db2($name = '', $config = [], $force = true)\r\n    {\r\n        return Db::connect(config('db_config2'), $force)-&gt;name($name);\r\n    }\r\n}<\/pre>\n<p>\u4e3b\u914d\u7f6e\u6587\u4ef6config.php\u589e\u52a0\u5982\u4e0b\u53c2\u6570\n<\/p>\n<p><pre class=\"prettyprint lang-js\">\r\n\t\/\/\u6570\u636e\u5e93\u7b2c\u4e8c\u914d\u7f6e\r\n    'db_config2' =&gt; [\r\n        \/\/ \u6570\u636e\u5e93\u7c7b\u578b\r\n        'type'        =&gt; 'mysql',\r\n        \/\/ \u670d\u52a1\u5668\u5730\u5740\r\n        'hostname'    =&gt; '127.0.0.1',\r\n        \/\/ \u6570\u636e\u5e93\u540d\r\n        'database'    =&gt; 'aaa',\r\n        \/\/ \u6570\u636e\u5e93\u7528\u6237\u540d\r\n        'username'    =&gt; '111',\r\n        \/\/ \u6570\u636e\u5e93\u5bc6\u7801\r\n        'password'    =&gt; '111',\r\n        \/\/ \u6570\u636e\u5e93\u7f16\u7801\u9ed8\u8ba4\u91c7\u7528utf8\r\n        'charset'     =&gt; 'utf8',\r\n        \/\/ \u6570\u636e\u5e93\u8868\u524d\u7f00\r\n        'prefix'      =&gt; 'wordpress_'\r\n    ],<\/pre>\n<p><\/p>\n<pre>\u9700\u8981\u7684\u5730\u65b9\uff0c\u4f7f\u7528\r\n<pre class=\"prettyprint lang-js\">db2('member')-&gt;select()<\/pre>\n<p>\u5b8c\u6210\u3002\n<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u4ee3\u7801\u76f4\u63a5\u6765 thinkphp \u76ee\u5f55\u4e0b helper.php \u589e\u52a0\u8fd9\u6837\u4e00\u4e2a\u7c7b if (!function_exi\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.shuran.cn\/?p=775\">Read More &raquo;<\/a><\/span><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-775","post","type-post","status-publish","format-standard","hentry","category-php"],"_links":{"self":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/775","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=775"}],"version-history":[{"count":1,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/775\/revisions"}],"predecessor-version":[{"id":776,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/775\/revisions\/776"}],"wp:attachment":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=775"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=775"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=775"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}