Andydrummmer21

Count.php

Oct 18th, 2014
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.05 KB | None | 0 0
  1. <?php
  2. $file = file("count");
  3. echo($file[0]);
  4. ?>
Advertisement
Add Comment
Please, Sign In to add comment