I may be mistaken, but I think you can use CURL to grab that data. Check
out the options available here:
http://us3.php.net/manual/en/function.curl-setopt.php
In particular, you may want to look at CURLOPT_USERPWD
- jon roig
---
Outgoing mail is certified Virus Free.
Checked by AVG ant
> Are you using a web form? You can just grab the values from the form if
> that's the case. But I suppose that you are not doing that, so you
> could just add some variables for username / password as part of the
> query string. Just realize, you're now sending login info in plain text!
>
> --
Motorpsychkill wrote:
Hi all,
Some of my webpages are no longer working with the IE browser after MS
implemented some security patches which disable sending authentication info
through the URL:
http://user:[EMAIL PROTECTED]
This no longer works with IE, but is fine with most other browsers. Doe
3 matches
Mail list logo