Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <img src="/wp-content/uploads/2019/01/pdfdocument.jpg" width="35%">
- </br>
- <?php
- $tit = get_search_query();
- $start = strtotime("01 April 2017");
- $end = strtotime("27 April 2018");
- $timestamp = mt_rand($start, $end);
- $ukuran = mt_rand(999,9999);
- ?>
- <div style="width:100%;overflow:hidden;">
- <b>File Name:</b> <script> document.write(hash); </script></br>
- <b>Size: <?php echo $ukuran;?> KB </b> </br>
- <b>Uploaded: <?php echo date("m-d-Y", $timestamp);?> </b>
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement