kjacobsen

WebClient DownloadString 1

Jun 23rd, 2012
442
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. # Code Snippet from aperturescience.su
  2.  
  3. $url = “http://google.com”
  4. $wc.downloadstring($url)
  5.  
  6. # Code Snippet from aperturescience.su
Add Comment
Please, Sign In to add comment