Advertisement
Guest User

Untitled

a guest
Feb 11th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. <?php
  2. include_once('../simple_html_dom.php');
  3.  
  4. echo file_get_html('http://csgolounge.com/mytrades')->plaintext;
  5. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement