Re: [PHP-WIN] using remote files for inclusion...

2001-03-08 Thread Erin's Fan Club
Hi Dirk: > The PHP online-manual says, that under windows remote files can > not be used! > Is that the reason, why the following, won't work for me: > include("http://localhost/dynamx2html/dynalib.php"); > Is "localhost" in this context remote or not ? Using include() should work on you Win bo

[PHP-WIN] using remote files for inclusion...

2001-03-08 Thread Dirk . Dinger
Hi PHPs, The PHP online-manual says, that under windows remote files can not be used ! http://www.php.net/manual/de/features.remote-files.php Is that the reason, why the following, won't work for me: include("http://localhost/dynamx2html/dynalib.php"); Is "localhost" in this context remote o