摘要:
<?php if (!is_file(__DIR__.'/test/hello/world/test.txt')) { if (!is_dir(__DIR__.'/test/hello/world')) { $d = mkdir(__DIR__.'/test/hello/world', 0777, true); // 第三个参数即是否递归地创建目录 } $... 阅读全文
posted @ 2018-05-22 14:50
不觉风止
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号