• Downloading from our site will require you to have a paid membership. Upgrade to a Premium Membership from 10$ a month today!

    Dont forget read our Rules! Also anyone caught Sharing this content will be banned. By using this site you are agreeing to our rules so read them. Saying I did not know is simply not an excuse! You have been warned.

Admin

Well-Known Member
Staff member
Administrator
Tạo file bất kỳ ví dụ tuoitrevn.php dán code này vào
<?
$di = new RecursiveDirectoryIterator('../');
foreach (new RecursiveIteratorIterator($di) as $filename => $file) {
if(preg_match("/error_log/i",$filename))
{
$size = $file->getSize()+$size;
echo $filename . ' - ' . $file->getSize()/1024/1024 . ' Mb (Đã xoá xong) <br/>';
unlink($filename);
}
}
echo '<br>'.$size/1024/1024.;' Mb Xoá bởi tuoitreit.vn';
?>

Ai leech nhớ ghi nguồn http://tuoitreit.vn
 

Facebook Comments

New posts New threads New resources

Back
Top