You could try fopen()ing the contents that way. maybe exec() them?
----- Original Message ----- 
From: "Dieter Stolpmann" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 3:18 PM
Subject: [PHP] <? include ("http://www.myserver.de/page2.php";); ?>


> Hi,
> 
> does anyone know, how to get the following line working
> an windows?
> 
>     <? include ("http://www.myserver.de/page2.php";); ?>
> 
> I know, this way to access a remote file works on UNIX.
> I simply can't get it to work on window. Is there a patch/trick
> out, wich enables this?
> 
> I tried it on windows with IIS and APACHE. Both attempts
> have failed.
> 
> I need it, because I do develop most of my pages on a Win2k
> system, later, the pages gets published on a LINUX server.
> 
> Thanks for your help
> Dieter
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to