View Single Post
  #1  
Old 07-12-2007, 03:25 AM
Arun Arun is offline
D-Web Trainee
 
Join Date: Mar 2007
Posts: 42
Arun is on a distinguished road
Question How to include file from different server

Hi,

I have a file named test1.php in server 1,
and another file named test2.php in server 2, I wish to include test1.php in the file test2.php. Can anyone help?
Reply With Quote