Jump to content

Damn thing.


unkwntech

Recommended Posts

This is not working for who knows what reason, any suggestions.

$fileToGet = 'http://pubredirect.servercommand.org/cod4/usermaps/backlot_night/mp_backlot_night.ff';
//...//
$remoteFH = fopen($fileToGet, 'r'); //Line 50

I'm getting this:

Warning: fopen(http:/pubredirect.servercommand.org/cod4/usermaps/backlot_night/mp_backlot_night.ff) [function.fopen]: failed to open stream: Invalid argument in path/to/file.php on line 50

And clearly the file does exist so I know it's not a 404

 

 

Link to comment
https://forums.phpfreaks.com/topic/123877-damn-thing/
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.