I'm trying to use the following header
header ("Location: http://username:password@www.somewhere.com"); to access a directory protected by an htpassword file. However, I'm still get the userid/password prompt from the server. If I type the url manually in the browser it works fine.
Help.
thanks,
Luis