{"id":161169,"date":"2012-05-21T14:28:31","date_gmt":"2012-05-21T06:28:31","guid":{"rendered":"http:\/\/pangwenxin.com.cn\/?p=161169"},"modified":"2012-05-21T14:28:31","modified_gmt":"2012-05-21T06:28:31","slug":"%e5%91%bd%e4%bb%a4%e8%a1%8c%e6%96%b9%e5%bc%8f%e4%bd%bf%e7%94%a8codeigniter%e6%a1%86%e6%9e%b6%e8%bd%ac","status":"publish","type":"post","link":"https:\/\/pangwenxin.com\/?p=161169","title":{"rendered":"\u547d\u4ee4\u884c\u65b9\u5f0f\u4f7f\u7528CodeIgniter\u6846\u67b6(\u8f6c)"},"content":{"rendered":"<p>\u8f6c\u81eahttp:\/\/www.21andy.com\/blog\/20100402\/1797.html<br \/>\n\u5728CI\u7684\u9879\u76ee\u6839\u76ee\u5f55\u65b0\u5efacli.php\uff0c\u5185\u5bb9\u5982\u4e0b\uff1a<br \/>\n#!\/path\/to\/your\/php\/bin\/php<br \/>\n<?php\n\/**\n * only a few lines of code will make the best web framework\n * function on the command line\n *\/\n\n    \/* we don't need to be limited by...normal limitations *\/\n    set_time_limit(0);\n    ini_set('memory_limit', '256M');\n    \/* make sure this isn't being called by a web browser *\/\n    if (isset($_SERVER['REMOTE_ADDR'])) die('Permission denied.');\n \n    \/* set some constants *\/\n    define('CMD', 1);\n \n    \/* manually set the URI path based on command line arguments... *\/\n    unset($argv[0]); \/* ...but not the first one *\/\n    $_SERVER['PATH_INFO'] = $_SERVER['REQUEST_URI'] = '\/' . implode('\/', $argv) . '\/';\n\n    \/* call up the framework *\/\n    include(dirname(__FILE__).'\/index.php');\n\u4fdd\u5b58\n#chmod +x cli.php\nIt Rocks.\n<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u8f6c\u81eahttp:\/\/www.21andy.com\/blog\/20100402\/1797.html \u5728CI\u7684\u9879\u76ee\u6839 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[19,20,40,124],"_links":{"self":[{"href":"https:\/\/pangwenxin.com\/index.php?rest_route=\/wp\/v2\/posts\/161169"}],"collection":[{"href":"https:\/\/pangwenxin.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pangwenxin.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pangwenxin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pangwenxin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=161169"}],"version-history":[{"count":0,"href":"https:\/\/pangwenxin.com\/index.php?rest_route=\/wp\/v2\/posts\/161169\/revisions"}],"wp:attachment":[{"href":"https:\/\/pangwenxin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=161169"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pangwenxin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=161169"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pangwenxin.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=161169"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}