I´m trying to get the info of a page like that http://hardgamerz.com:9665 with PHP.
I tryed with
[php]file_get_contents(“http://hardgamerz.com:9665”);[/php]
but get stuck loading, and in the end it shous the Max execution time passed…
I tryed with hardgamerz.com or other sites and works. I don´t know what´s goin on.
I hope somebody can help me, please.
Thanks.