<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Sharing a session across multiple domains/servers with PHP</title>
	<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/</link>
	<description>web application development with popular technologies</description>
	<pubDate>Sun, 20 Jul 2008 16:32:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Harvey</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-95317</link>
		<pubDate>Mon, 03 Mar 2008 08:49:15 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-95317</guid>
					<description>I'm looking at implementing something similar to this, but I have some concerns over how search engines handle the redirect.

For a shopping cart it's not important, but when sharing sessions between www.domain.com and blog.domain.com it's critical.

Can anyone report on how well indexed the sub-sites are, with that redirect in place?

Thanks,

Harvey.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking at implementing something similar to this, but I have some concerns over how search engines handle the redirect.</p>
<p>For a shopping cart it&#8217;s not important, but when sharing sessions between <a href="http://www.domain.com" rel="nofollow">www.domain.com</a> and blog.domain.com it&#8217;s critical.</p>
<p>Can anyone report on how well indexed the sub-sites are, with that redirect in place?</p>
<p>Thanks,</p>
<p>Harvey.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-84012</link>
		<pubDate>Wed, 12 Dec 2007 21:51:44 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-84012</guid>
					<description>For more info look here:
http://www.melbournechapter.net/wordpress/offtopic/cman/2007/12/13/php-sharing-sessions-between-multiple-domains/</description>
		<content:encoded><![CDATA[<p>For more info look here:<br />
<a href="http://www.melbournechapter.net/wordpress/offtopic/cman/2007/12/13/php-sharing-sessions-between-multiple-domains/" rel="nofollow">http://www.melbournechapter.net/wordpress/offtopic/cman/2007/12/13/php-sharing-sessions-between-multiple-domains/</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mike</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-83906</link>
		<pubDate>Tue, 11 Dec 2007 14:10:52 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-83906</guid>
					<description>Hello,

Great article on Session Sharing with PHP.

Do you have a downloadable source file yet?</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>Great article on Session Sharing with PHP.</p>
<p>Do you have a downloadable source file yet?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: PHP Query</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-36597</link>
		<pubDate>Fri, 06 Apr 2007 13:07:43 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-36597</guid>
					<description>Could you post/mail the sample code for session issuing server?
Email: sdu.reliadat@gmail.com</description>
		<content:encoded><![CDATA[<p>Could you post/mail the sample code for session issuing server?<br />
Email: <a href="mailto:sdu.reliadat@gmail.com">sdu.reliadat@gmail.com</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Masha</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-30874</link>
		<pubDate>Thu, 22 Mar 2007 12:34:13 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-30874</guid>
					<description>very nice blog</description>
		<content:encoded><![CDATA[<p>very nice blog
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: ericb</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-17452</link>
		<pubDate>Wed, 10 Jan 2007 00:40:53 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-17452</guid>
					<description>Are you at the point where you could post some sample code? Thanks.</description>
		<content:encoded><![CDATA[<p>Are you at the point where you could post some sample code? Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: yux</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-7024</link>
		<pubDate>Fri, 15 Sep 2006 14:16:08 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-7024</guid>
					<description>Could you post some sample code of you Session ID issuing server? Thanks.</description>
		<content:encoded><![CDATA[<p>Could you post some sample code of you Session ID issuing server? Thanks.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-3877</link>
		<pubDate>Thu, 03 Aug 2006 00:36:52 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-3877</guid>
					<description>We are just about to launch a site that uses this log in across a few different ecommerce sites. I will post the link once it becomes active.</description>
		<content:encoded><![CDATA[<p>We are just about to launch a site that uses this log in across a few different ecommerce sites. I will post the link once it becomes active.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-2687</link>
		<pubDate>Thu, 06 Jul 2006 07:28:07 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-2687</guid>
					<description>I have successfully used this method now across 5 different domain ecommerce shops and everything works like a dream. The user can sign on in one store and remain logged in across all the other domains, running their own cart selection etc. and then checkout to a shared SSL server allowing the client to keep the costs low as they do not need multiple SSL certificates.</description>
		<content:encoded><![CDATA[<p>I have successfully used this method now across 5 different domain ecommerce shops and everything works like a dream. The user can sign on in one store and remain logged in across all the other domains, running their own cart selection etc. and then checkout to a shared SSL server allowing the client to keep the costs low as they do not need multiple SSL certificates.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-1984</link>
		<pubDate>Sat, 17 Jun 2006 07:04:50 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/php/cman/2006/06/15/sharing-a-session-across-multiple-domainsservers-with-php/#comment-1984</guid>
					<description>You may find the topic of SSO (Single-sign on) similar to this article. I haven't studied the architecture thoroughly yet to compare the similarities.</description>
		<content:encoded><![CDATA[<p>You may find the topic of SSO (Single-sign on) similar to this article. I haven&#8217;t studied the architecture thoroughly yet to compare the similarities.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
