ed, 12 May 2004 08:55:55 -0700 (PDT)
Subject: Re: [PHP] Send username & password in HTTP headers
> --- Nagendra Prasad <[EMAIL PROTECTED]> wrote:
> > I'm posting some XML data to my client's website using HTTP Post.
> > Assume I'm posting to getxml.php (hoste
--- Nagendra Prasad <[EMAIL PROTECTED]> wrote:
> I'm posting some XML data to my client's website using HTTP Post.
> Assume I'm posting to getxml.php (hosted on my clients server).
> Now my client has put authentication on his website using
> header('WWW-Authenticate: Basic realm="Private Area"');
Hi,
I have a problem. I'm posting some XML data to my client's website using HTTP
Post. Assume I'm posting to getxml.php (hosted on my clients server). Now my
client has put authentication on his website using
header('WWW-Authenticate: Basic realm="Private Area"');
Now the page getxml.php ask
3 matches
Mail list logo