To view this, you need to install the Flash Player 7. Please go to here and download it.

Basic PHP scrapper

code:

< ?php
$url = 'http://search.msn.com';
$output = file_get_contents($url);
echo $output;
? >

Share and Enjoy:
  • Print
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • Blogplay
  • email
  • LinkedIn
  • MSN Reporter
  • StumbleUpon
  • Twitter
  • Yahoo! Buzz

This entry was posted on Saturday, March 7th, 2009 at 8:59 pm and is filed under PHP .

Leave a Reply

Name (required)

Mail (will not be published) (required)

Website

Categories