Jump to content

FILE_GET_CONTENTS (RES:/// ????)


d22552000

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.