"Matt Kaufman" <[EMAIL PROTECTED]> skrev i en meddelelse
004b01c11781$96e49f70$0300000a@laptop">news:004b01c11781$96e49f70$0300000a@laptop...

> How would I go about creating a MS Passport type script for
> use on several different sites - and only having to let the user
> login on one main place?

> All the sites would be on the same server.

You use sessions, and transports the session-id pr. URL or in a cookie where
you specifi the domainnames that should be able to access that cookie.

--
Mvh./Best Regards
Jonas Delfs, http://delfs.dk

"Developers are being asked to do more with less, do it faster, and make it
fit with the existing systems and databases." - IDC



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to