Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CURL efficiency

Status
Not open for further replies.

tfhwargt3

Programmer
Joined
Sep 19, 2006
Messages
61
Location
US
Is using the curl library the most efficient way to screen scrape with PHP?
 
for straightforward stuff i use file_get_contents() with the http protocol specified.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top