--- Matt Wondra <[EMAIL PROTECTED]> wrote:
> I'm trying to include a file from an HTTP Authenticated server
> in PHP. I have a valid username and password. Is there any way
> to remotely login and include the file?
>
> Ex:
>
> include("https://www.url.com/incl1.php";);
When allow_url_fopen is en
On Friday 03 September 2004 05:27, Matt Wondra wrote:
> I'm trying to include a file from an HTTP Authenticated server in PHP. I
> have a valid username and password. Is there any way to remotely login and
> include the file?
>
> Ex:
>
> include("https://www.url.com/incl1.php";); // Trying to inc
2 matches
Mail list logo