Commit 1dd6dd73 authored by chenchuanwen's avatar chenchuanwen

updatea.php

parent 262a618a
<?php <?php
//phpinfo();exit; //phpinfo();exit;
header("Content-type: text/html; charset=utf-8"); header("Content-type: text/html; charset=utf-8");
exit;
//利用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