Re: "require" from url

[email protected] ("Jason Bourne") Sun, 11 Nov 2001 21:47:37 +0100
Newsgroups php.lang
Message-ID <[email protected]>
Dear Ulrich,

do you have PHP installed on windows?
if yes then i have a bed message for you, i have the same problem, include()
and requere() do not work on windows!
 regards,

Jason
"Ulrich Fruehauf" <[email protected]> wrote in message
news:[email protected]...
> Hello,
>
> i want to "require" files from urls and not local paths. But I can't
> call functions from these files. Always call to undefined function ...
> My PHP-Version is 4.0.4pl1.
>
> CU,
>
>   Uli