{"id":191,"date":"2012-09-26T11:01:03","date_gmt":"2012-09-26T03:01:03","guid":{"rendered":"http:\/\/www.shuran.cn\/?p=191"},"modified":"2013-12-09T16:39:14","modified_gmt":"2013-12-09T08:39:14","slug":"php-%e5%88%9b%e5%bb%ba%e7%9b%ae%e5%bd%95%e4%bb%a5%e5%8f%8a%e5%88%9b%e5%bb%ba%e6%96%87%e4%bb%b6","status":"publish","type":"post","link":"https:\/\/www.shuran.cn\/?p=191","title":{"rendered":"php \u521b\u5efa\u76ee\u5f55\u4ee5\u53ca\u521b\u5efa\u6587\u4ef6"},"content":{"rendered":"<p>\n\t\/*<br \/>\n* \u529f\u80fd\uff1a\u5faa\u73af\u68c0\u6d4b\u5e76\u521b\u5efa\u6587\u4ef6\u5939<br \/>\n* \u53c2\u6570\uff1a$path \u6587\u4ef6\u5939\u8def\u5f84<br \/>\n* \u8fd4\u56de\uff1a<br \/>\n*\/&nbsp;\n<\/p>\n<p>\n\t\n<\/p>\n<pre class=\"prettyprint lang-js\">function createDir($path){\r\n    if (!file_exists($path)){\r\n         createDir(dirname($path)); \r\n         mkdir($path, 0777); \r\n      }\r\n} \r\ncreateDir(dirname($filename)); \r\nif(!file_exists($filename)){ \r\n         $fp=fopen($filename,w); \r\n         fclose($fp);\r\n }<\/pre>\n<p>\u6700\u7cbe\u7b80\u7684\u3001\u517c\u5bb9php4\u7684\u51fd\u6570\uff08<strong>\u63a8\u8350<\/strong>\uff09<\/p>\n<p>\n\t\n<\/p>\n<p>\n\t\n<\/p>\n<pre class=\"prettyprint lang-js\">function create_folders($dir){ \r\n    return is_dir($dir) or (create_folders(dirname($dir)) and mkdir($dir, 0777)); \r\n}<\/pre>\n<p>\n\t\n<\/p>\n<p>\n\t\u6d41\u7a0b\uff1a\u5148\u5224\u65ad\u662f\u5426\u5df2\u662f\u4e00\u4e2a\u6709\u6548\u7684\u6587\u4ef6\u76ee\u5f55\u3002<br \/>\n\u5982\u662f\u5219\u8fd4\u56de\uff0c\u7ed3\u675f\u7a0b\u5e8f\u3002<br \/>\n\u5982\u679c\u4e0d\u662f\uff0c\u5219\u9012\u5f52\u518d\u8c03\u7528\u81ea\u8eab\uff0c\u5e76\u4e14\u4f20\u5165\u7684\u8def\u5f84\u4e2d\uff0c\u5c11\u4e00\u7ea7\u76ee\u5f55\u3002\u8fd9\u6837\u6765\u5148\u56de\u5230\u4e0a\u7ea7\u6709\u7684\u7236\u7ea7\u76ee\u5f55\u4e2d\uff0c\u518d\u7528mkdir\u6765\u521b\u5efa\u4e0b\u4e00\u7ea7\u7684\u3002\n<\/p>\n<p>\n\tPHP5\u6761\u4ef6\u4e0b\uff1a\n<\/p>\n<p>\n\t\u7528PHP5\u4e2d\u81ea\u5e26\u7684mkdir \u4e2d\u7684\u4e00\u4e2a\u65b0\u7684\u53c2\u6570 recursive \uff0c\u901a\u8fc7\u8bbe\u7f6e recursive \u4e3a true \u53ef\u4ee5\u5b9e\u73b0\u9012\u5f52\u521b\u5efa\u76ee\u5f55\u7684\u76ee\u3002\n<\/p>\n<p>\n\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\/* * \u529f\u80fd\uff1a\u5faa\u73af\u68c0\u6d4b\u5e76\u521b\u5efa\u6587\u4ef6\u5939 * \u53c2\u6570\uff1a$path \u6587\u4ef6\u5939\u8def\u5f84 * \u8fd4\u56de\uff1a *\/&nbsp; func\u2026 <span class=\"read-more\"><a href=\"https:\/\/www.shuran.cn\/?p=191\">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":[35,34],"class_list":["post-191","post","type-post","status-publish","format-standard","hentry","category-php","tag-mkdir-","tag-php"],"_links":{"self":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/191","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=191"}],"version-history":[{"count":4,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/191\/revisions"}],"predecessor-version":[{"id":495,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/191\/revisions\/495"}],"wp:attachment":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}