d22552000 Posted September 9, 2007 Share Posted September 9, 2007 Warning: file_get_contents(res:///PHP/C:\): failed to open stream: No such file or directory in socket.exe on line 1 Uh, why does it ass "res:///PHP/" to the file call? I set it to call "C:\boot.ini" as an example: $output = file_get_contents($path.$header[1]); $path is C: and $header[1] is /boot.ini Link to comment https://forums.phpfreaks.com/topic/68558-file_get_contents-res/ Share on other sites More sharing options...
d22552000 Posted September 9, 2007 Author Share Posted September 9, 2007 cmon ppl. Link to comment https://forums.phpfreaks.com/topic/68558-file_get_contents-res/#findComment-344942 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.