Forum Moderators: coopster
Right, this may be caused by a few things:
You see, PHP doesn't send a 'main' user-agent stamp when it opens urls through file and fopen. This may be causing the blank page because some sites block the non-browser opening of their pages!
Have a read of this PHP.net example:
[uk2.php.net...]
Good luck!