{"id":955,"date":"2013-01-04T10:28:00","date_gmt":"2013-01-04T02:28:00","guid":{"rendered":"http:\/\/www.poloo.org\/?p=955"},"modified":"2013-01-04T10:28:00","modified_gmt":"2013-01-04T02:28:00","slug":"ci%e6%a1%86%e6%9e%b6url%e4%b8%ad%e4%bc%a0%e4%b8%ad%e6%96%87%e7%9a%84%e8%a7%a3%e5%86%b3","status":"publish","type":"post","link":"https:\/\/www.poloo.org\/?p=955","title":{"rendered":"CI\u6846\u67b6URL\u4e2d\u4f20\u4e2d\u6587\u7684\u89e3\u51b3"},"content":{"rendered":"<p>\u5728application\/libraries\u4e0b\u5efa\u7acb\u81ea\u5df1\u7684\u6587\u4ef6MY_URI.php,\u5e76\u7ee7\u627f\u81easystem\/core\u4e0b\u7684\u539f\u751fURI\u7c7b\uff0c<\/p>\n<p>\u91cd\u5199_filter_uri\u65b9\u6cd5\uff1a<\/p>\n<pre class=\"brush:php\">function _filter_uri($str)\r\n     {\r\n         if ($str != '' AND $this-&gt;config-&gt;item('permitted_uri_chars') != '')\r\n         {\r\n             $str = urlencode($str);\r\n             if ( ! preg_match(\"|^[\".preg_quote($this-&gt;config-&gt;item('permitted_uri_chars')).\"]+$|i\", $str))\r\n             {\r\n                 exit('The URI you submitted has disallowed characters.');\r\n             }\r\n             $str = urldecode($str);\r\n         }\r\n         return $str;\r\n     }<\/pre>\n<p><!--more--><br \/>\n\u6309\u7167CI\u64cd\u4f5c\u624b\u518c\u4e2d\u7684\u8bf4\u6cd5\uff0c\u5f53\u5728application\/libraries\u5b58\u5728\u81ea\u5df1\u7684\u7c7b\u65f6\uff0cCI\u5c06\u4f7f\u7528\u7528\u6237\u81ea\u5b9a\u4e49\u7684\u7c7b\uff0c<\/p>\n<p>PS\uff1a\u5bf9\u4e8e 2.0 \u4ee5\u540e\u7684\u7248\u672c\uff0c\u8981\u653e\u5230 application\/core \u76ee\u5f55\u4e0b<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5728application\/libraries\u4e0b\u5efa\u7acb\u81ea\u5df1\u7684\u6587\u4ef6MY_U&#46;&#46;&#46;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[18],"tags":[155,131],"class_list":["post-955","post","type-post","status-publish","format-standard","hentry","category-Php","tag-ci","tag-codeigniter"],"_links":{"self":[{"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/posts\/955","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.poloo.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=955"}],"version-history":[{"count":1,"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/posts\/955\/revisions"}],"predecessor-version":[{"id":956,"href":"https:\/\/www.poloo.org\/index.php?rest_route=\/wp\/v2\/posts\/955\/revisions\/956"}],"wp:attachment":[{"href":"https:\/\/www.poloo.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=955"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.poloo.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=955"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.poloo.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=955"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}