I am trying to retrieve information (HTML) from other sites using fopen and fscokopen.
in the past, its all worked fine but i have found a couple of sites that I am having problem reading information from. eg:
or
I either get blank information or just random rubbish
I can get this all to work in ASP using a similar method...
any ideas? just looking for example code that willread either of those links
Thanks
Fatman
in the past, its all worked fine but i have found a couple of sites that I am having problem reading information from. eg:
or
I either get blank information or just random rubbish
I can get this all to work in ASP using a similar method...
any ideas? just looking for example code that willread either of those links
Thanks
Fatman
Comment