Jump to content

[SOLVED] External files?


Hashman

Recommended Posts

You can use fread function, however some servers disable it due to security threats or you can use other function of reading a file, like:file_get_contents()

 

or use curl, some of its functions might be disabled by some hosting services but you can change that through the php.ini file.

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.