Advertisement
Guest User

Untitled

a guest
Jun 15th, 2017
758
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.16 KB | None | 0 0
  1. <?php
  2. $mail = 1;
  3. do {
  4.     mail("elder_rogerio@yahoo.com.br", "Stop Spamming! LOL!", "fuck you", "paranoid7android@gmail.com");
  5. }   while($mail < 50000);
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement