you can include it using include();
include 'http://www.example.com/file.php?foo=1&bar=2';
or you can curl() it using the curl functions if you just want it to spit you a response, ie a processor response or something of that sort...
www.php.net/curl