I was just about to attempt scraping using the Simple HTML DOM Framework: http://simplehtmldom.sourceforge.net/ but turns out file_get_contents
is disabled in the server configuration for security reasons.
I now need to find a similar framework that uses Curl - anybody know of anything?
The error message I get when trying to run the slash dot example is:
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /var/www/vhosts/domain.com/httpdocs/crawlfeed/simple_html_dom.php on line 70