View Single Post
Old 12-03-2011, 07:21 PM  
raymor
Confirmed User
 
Join Date: Oct 2002
Posts: 3,745
Quote:
Originally Posted by sarettah View Post
If they are on the same server then include the file from domain 2 using the full path to the file, not the url.
Do that. If using the URL works, your server admin fucked up and if the server had been live for more than 48 hours it's probably hacked by now.

Quote:
Code:
<?@readfile("http://www.domain-two.com/folderone/foldertwo/filename-two.php");?>
That's about par for the course with PHP code - three errors in one line. Do not use that.
__________________
For historical display only. This information is not current:
support&#64;bettercgi.com ICQ 7208627
Strongbox - The next generation in site security
Throttlebox - The next generation in bandwidth control
Clonebox - Backup and disaster recovery on steroids
raymor is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote