Forum Moderators: coopster

Message Too Old, No Replies

PHP how to acess a file from another server

include file from another server or website

         

ekickers

12:09 pm on Jun 2, 2008 (gmt 0)

10+ Year Member



I have got two different servers. I want to retrive a file in my old server from my newly server. How can I do that?

this is the path: /home90c/sub531/sc17379-CSDE/domian.net/m........../index.php

omoutop

1:20 pm on Jun 2, 2008 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



perhaps the curl() [gr2.php.net] functions can help you

ekickers

1:35 pm on Jun 2, 2008 (gmt 0)

10+ Year Member



sorry i'm novice in php, can you write a sample for me.