Tag: CURL

Download And Search Multiple Pages Using PHP

August 2, 2011 | By | Add a Comment

Here is a simple way to loop through a list of URLs, download the page and search the contents for a string.

Continue Reading