摘要:
if(file_exists("file.htm"))// 检查是否存在此文件 if(file_exists("chat"))//检查是否存在此文件夹 rename('index.php','index'); //将index.php 改名为 index fopen("name.php","a+"); //建立文件 mkdir("boot","0777"); //建立文件夹且设置属性为777 rmdir ("include" 阅读全文
posted @ 2013-08-31 17:17
也许明天
阅读(308)
评论(0)
推荐(0)

浙公网安备 33010602011771号