cross domain logins and bridging cross domain logins and bridging
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

cross domain logins and bridging

Started by pinpoint222, November 14, 2006, 04:05:43 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pinpoint222

Recently a topic with cross domain login was posted to integrate CPG on one domain with forum of another domain. As it was responded that is not currently available in php. However i came across these articles which discuss cross domain logins using data/cookies of one domain to another. I am not web programmer so i would like to know what developers have their say on it.

http://www.daniweb.com/code/snippet494.html

http://www.troywolf.com/articles/php/class_http/