Commit aabc5edb authored by chenchuanwen's avatar chenchuanwen

updatea.php

parent b733f8c0
<?php <?php
//phpinfo();exit; //phpinfo();exit;
//exit; exit;
header("Content-type: text/html; charset=utf-8"); header("Content-type: text/html; charset=utf-8");
//利用PHP目录和文件函数遍历用户给出目录的所有的文件和文件夹,修改文件名称 //利用PHP目录和文件函数遍历用户给出目录的所有的文件和文件夹,修改文件名称
function fRename($dirname) function fRename($dirname)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment