Thread: Stream problem
View Single Post
Old 04-07-2008, 12:00 AM   #3 (permalink)
Tanax
The Prestige
Upcoming Programmer Inquisitive 
 
Tanax's Avatar
 
Join Date: Sep 2007
Location: Sweden, Stockholm
Posts: 1,080
Thanks: 115
Tanax is on a distinguished road
Default

Thanks, but I changed the line to:
php Code:
$content = file_get_contents($url, FILE_TEXT, $stream);

..and it still gives me the same error:
Quote:
Warning: file_get_contents(https://www.wow-europe.com/login/log...m%2Faccount%2F) [function.file-get-contents]: failed to open stream: Invalid argument in C:\wamp\www\script.php on line 60
Invalid Account
__________________
Tanax is offline  
Reply With Quote