Jump to content

file_get_contents() - cant get it to work...


elias

Recommended Posts

Hi leute

 

I am trying to use file_get_contents() to download and analyse a website. But it seems not to work for all webs. When I try a basic html page, the page is reproduces with the below code.

 

But, particularly, for this web, it does not work - to try pls remove -remove- :

 

$handle = file_get_contents("http://www.hisp-remove-anianet.tv/index.html");

print  "number = $number<br />";		

 

any guidance, welcomed :-)

 

thanks

 

elias

Link to comment
https://forums.phpfreaks.com/topic/182064-file_get_contents-cant-get-it-to-work/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.