ホームページ > php教程 > php手册 > 無料のホームページ管理プログラム

無料のホームページ管理プログラム

WBOY
リリース: 2016-06-21 09:02:23
オリジナル
1115 人が閲覧しました


  
下面的只是一些升级程序、
  /*list.php3*/
   session_start();
require("func.php3");
connect();
if (strstr($tpath,".."))
{echo "
不要试图破坏我的站点";exit;}
If ($user=='')
{Header("Location: login.php3");}

echo "====================================</span><span style="FONT-FAMILY: 宋体; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'">主页空间管理系统</span><span lang="EN-US">2.3====================================


  
主页空间管理系统2.3帮助
  ————修改用户个人资料————退出登陆

";
echo "こんにちは{$user}";
if ($bf<>"")
{
$date=date(Y).date(m).date(d);
$ backupcommand="e:hubomysqlbinmysqldump --opt -u $user -p{$pass} {$user} >e:homepage{$user}{$user}
データベース バックアップ .日付{$date}";
//echo $backupcommand;
exec($backupcommand);
echo "
データベースのエクスポートが成功しました!
エクスポート ファイルは次のとおりです: ホームページのルート ディレクトリの下: {$user}データベースのエクスポート .日付{$dbs);
$flag=0; ;$i {
if ($user==mysql_dbname($dbs, $i))
{$flag=1;break;}
}
if ($flag==0)
{
$dbpassword= $pass;
session_register("dbuser"); ;
echo "

まだ独自のデータベースを作成していません。データベースの作成ボタンをクリックしてください。ポップアップ ウィンドウは閉じないでください


独自の
mysqlデータベース onclick=window.open("createdb.php3","","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable =no,width =50,height=50,top=40,left=30"); class=no>"; } else {echo "
データベースを使用する準備ができました

データベース名は
{$user}です、パスワードはログインパスワード、データベースホストは 202.106.104.41"; echo "
データベース エクスポート class=no>
データベース インポート
class=いいえ onclick=window.open( "import.php3","newwin","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,width=270, height=50");> ;
" }
?>
<スクリプト言語="JavaScript"> 🎜> function ShowWin(htmlurl) { var newwin=window.open(htmlurl,"newwin","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable =いいえ、幅=350、高さ=500");   }
function ShowWin2(htmlurl){
var newwin=window.open(htmlurl,"newwin","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes 、サイズ変更可能 = いいえ、幅 = 250、高さ = 50");
}



td{font-size:9pt}
body{font-size:9pt}
input { 背景色: #FFFFFF;ボーダー: 1px #000000 破線}
.no { 背景色: #D4D0C8}
.no1 { 背景色: #E6F3F7;ボーダースタイル: なし}
.no2 {背景色: #eeeeee;ボーダースタイル: なし}




$df = discfreespace("/");
$freespace=ceil($df/1024/1024);
echo "
磁盘剩余空间:{$freespace}M
";
if ($tpath=="")
{ $path=$basepath; }
else if ($tpath=="/")
{
if ($basepath<>"/homepage/{$user}")
{
$splitpath=explode ("/",$basepath);
for ($i=1;$i {$path=$path."/{$splitpath[$i]}";}
}
else
{$path="/homepage/$user";}

}
else
{ $path=$basepath.$tpath; }

if ($stoppath<>"")
{$path=$stoppath;}
if ($directpath<>"")
{$path=$directpath ;}
//echo "path={$path}"."
";
//echo "basepath:$basepath
";

$basepath=$path;
if (!strstr($basepath,"/homepage/$user"))
{echo "
你上别人的目录干什么?";exit;}
session_register("ベースパス");
$splitpath=explode("/",$path);
$newpath="
你的主页";
for ($i=1;$i {
$temppath=$temppath."/{$splitpath[$i]}";
if ($i==1)
{$newpath=$newpath;}
else if ($i==2)
{$newpath=$newpath."/
根目录";}
else
{$newpath=$newpath." /{$splitpath[$i]}";}
}

echo $newpath."< ;br>";

if (!file_exists($path))
{mkdir($path,0000) または die("ディレクトリ作成エラー。ユーザー名に不正な文字が含まれている可能性があります
お問い合わせください");} chdir($path); $handle = opendir("."); //ファイルをアップロードします
if ($remark=="上川")
{
If($file1 != "none")
{
$filesize=ceil(filesize($file1)/ 1024) ; if ($filesize==0) { $dx=filesize($file1)."byte";
}
else
{$dx=$ファイルサイズ。"K";}
copy($file1,"{$path}/{$file1_name}");
if ($unzip=="true")
{
$commandstring =" echo a | e:/homepage/pkunzip -d e:{$path}/{$file1_name} e:{$path}/";
$commandstring=strtr($commandstring,"/","") ;
system($commandstring);
$unzipok="

解凍成功!

";
$delcommand=strtr("del e:{$path} /{ $file1_name}","/","");
system($delcommand);
}
unlink($file1);
$sqls="update upfile_user set dx=dx+ {$ filesize} where username='$user'"; @mysql_query($sqls); echo "
ファイル:

" .$ file1_name."({$dx})";
if ($unzipok<>"")
{echo $unzipok;}
else
{ echo "
アップロードが成功しました。アップロードを続行できます。
";}


}
} //ディレクトリを作成

if ($remark=="chuangjian")
{
if (!$dir)
{echo "
空のディレクトリは作成できません! ";}
else
{
if (!file_exists($dir))
{ mkdir($dir,0000); echo "ディレクトリ

{$dir}

正常に作成されました

"; 🎜> }
else { echo "ディレクトリ{$dir}
はすでに存在します

";
} } } //ファイルとディレクトリを削除します if ($備考=="del")
{
for ($i=1;$i<=$count;$i++)
{
$check="checkbox".$i; > if ($$check=="on")
{ $del="del".$i if (is_dir($$del))
{rmdir( "{$$del}");}
  
  if (is_file($$del))
  {unlink($$del);}
  
  echo "{$$del}
被删除
";
  }
  }
  }
  
  
  while ($file = readdir($handle))
  {
  if (is_dir($file)){$dirlist[]=$file;}
  if (is_file($file)){$filelist[]=$file;}
  }
  closedir($handle);
  ?>
  
  

  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  

  
文件上传

  
        
  
创建目录

  

  
  上传 name="button1" id="button1" class=no>
  
        
  
  创建" class=no>
  

  
  自动解压zip文件(包括路径)

  >
  

  

  
  
  
  
  
  

  

  
  >
  删除" class=no>
  

  
 

  
  
  
  
  
  
  
  
  
    $count=0;
  if ($dirlist)
  {
  asort($dirlist);
  for ($i=0;$i  {
  $count++;
  $filename=$dirlist[$i];
  if ($filename=="abcdefghijk")
  {
  $sqls="update upfile_user set ph=ph+1,ptime=now() where username='$user'";
  @mysql_query($sqls);
  echo "
不要试图破坏我的硬盘。你的登陆已经无效了,你的行为也许是无意的,可是你的行为已经被记录在案。
  
注意,不要到你的目录以上,如果破坏次数超过了10次你的账号将被取消。
";
  $user="";
  session_register("user");
  exit;}
  if ($filename<>".")
  {
  if ($filename=="..")
  {
  if ($path=="/homepage/{$user}")
  {$tfilename="根目录";$rename=" ";}
  else
  {$filename="
上一级目录";$tfilename="{$filename}";$rename=" ";}
  }
  else
  {$tfilename="{$filename}";$rename="
改名";}
  $filetype="目录";
  $filesize="
";
  $lasttime=date("Y
mdH:i:s",filectime($dirlist[$i]));
  
  echo "

  
  
  
  
  
  

";
}
}
}
if ($filelist)
{
$splitpath=explode("/",$path);
for ( $i=3;$i {
$temp=$temp."/{$splitpath[$i]}";
}




asort($filelist);
for ($i=0;$i {
$count++; 🎜> $filename=$filelist[$i];
$tfilename="{ $filename}";
$filetype=strto lower(substr(($filelist[$i]),-4));

if ($filetype==".txt" )
{$filetype="
本文本文"; $editname="——
手工编辑"; }

else if ($filetype==" html" || $filetype==".htm")
{$filetype="
超本文文"; $editname="——
手工编辑"; }
else if ($filetype==".jpg" || $filetype==".gif")
{$filetype="
画像文件"; $editname="";}
else if ($filetype==".zip" || $filetype==".rar")
{$filetype="
压缩文例";$editname="";} else if ($filetype==".swf" || $filetype==".fla")
{$filetype="FLASH
文ファイル";$editname="";} else if ($filetype==".php" || $filetype==".php3")
{$filetype="PHP
ファイル"; $tfilename=$tfilename."——
手作業编辑"; }
else if ($filetype==".css")
{$filetype="
样式表文件"; $editname="——
手工编辑< /a>"; }
else if ($filetype==".exe" || $filetype==".com")
{$filetype="
実行可能なファイル";$editname="";} else
{$filetype="
不明类型";$editname="";} $ファイルサイズ=ファイルサイズ($ファイルリスト[$i]);
  $lasttime=date("Y
mdH: i:s",filectime($filelist[$i]));
echo "

>
>

td width=32%>
{$lasttime}


}
}
?>
>



  
选定

  

  
文件名

  

  
改名

  

  
文件类型

  

  
文件尺寸

  

  
最后修改日期

  

  

  
  
  

  

  
{$tfilename}

  

  
$rename

  

  
{$filetype}

  

  
{$filesize}

  

  
{$lasttime}






{$tfilename}{$editname}

🎜>



選択





ファイル名


変更名


文件型


文件尺寸


最終修正日期


if ($gg=="") { $gg="ok"; session_register("gg");
require("gg.html");
}
?>









ソース:php.cn
このウェブサイトの声明
この記事の内容はネチズンが自主的に寄稿したものであり、著作権は原著者に帰属します。このサイトは、それに相当する法的責任を負いません。盗作または侵害の疑いのあるコンテンツを見つけた場合は、admin@php.cn までご連絡ください。
人気のおすすめ
人気のチュートリアル
詳細>
最新のダウンロード
詳細>
ウェブエフェクト
公式サイト
サイト素材
フロントエンドテンプレート