Date: 07/08/01
- Next message: Kathleen L. Ballard: "[PHP] OT--.pdf file header info"
- Previous message: Chris Anderson: "Re: [PHP] Mcrypt Part2"
- In reply to: Dieter Stolpmann: "[PHP] <? include ("http://www.myserver.de/page2.php"); ?>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
You could try fopen()ing the contents that way. maybe exec() them?
----- Original Message -----
From: "Dieter Stolpmann" <Dieter <email protected>>
To: <php-general <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: php-general-unsubscribe <email protected>
> For additional commands, e-mail: php-general-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Kathleen L. Ballard: "[PHP] OT--.pdf file header info"
- Previous message: Chris Anderson: "Re: [PHP] Mcrypt Part2"
- In reply to: Dieter Stolpmann: "[PHP] <? include ("http://www.myserver.de/page2.php"); ?>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

