include file on another server?
Posted: Mon Apr 28, 2003 10:51 pm
Can I include another file that resides on a different server?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
include 'http://www.thesite.com/thedirectory/thefile.php';