Connecting Tech Pros Worldwide Forums | Help | Site Map

Login test before redirect

neeper
Guest
 
Posts: n/a
#1: Jul 17 '05
I'm redirecting users to a url in the format of:

http://name:passwd@members.mysite.com

members.mysite.com uses htaccess for authentication.

I want to test the login url with the specific user's username and
password before I redirect them there. I've tried fopen and seem to
get different results. Is there any other way possible? maybe curl?

Please help. TIA

Closed Thread