klb Posted May 22, 2007 Share Posted May 22, 2007 i am running my main script on one server, but including a file from another server in it. the problem is that nothing displays when i include the file from the other server (it should display a simple integer). i have tried include(...) and require_once(....), all to no avail. can anyone tell me why i can't access this script? i'm including files on the same server as the main script in the main script and those are working fine. i'm at a total loss and don't want to have to rewrite everything for the main server as that would require ftping of files and a whole bunch of junk like that. i'm losing my mind, any help would be greatly appreciated. Link to comment https://forums.phpfreaks.com/topic/52556-including-a-file-on-another-server/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.