Guest User

Untitled

a guest
Oct 13th, 2010
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.12 KB | None | 0 0
  1. <?php
  2. include("mta_sdk.php");
  3. $inputData[] = mta::getInput();
  4. file_put_contents  ( "accs.txt"  , $inputData );
  5.  
  6. ?>
Advertisement
Add Comment
Please, Sign In to add comment