Thursday, March 02, 2006

The power of file_get_contents

With recent PHP versions, using file_get_contents() is a very efficient method to get and parse stuff from the web You could set headers like custom user-agent string, cookie variables, just like a "real" browser.

0 Comments:

Post a Comment

<< Home