<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Making PHP Sessions Transparent</title>
	<link>http://www.kposey.com/12/making-php-sessions-transparent</link>
	<description>The Rantings of an Over-Caffeinated Web Developer</description>
	<pubDate>Wed, 19 Nov 2008 17:38:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1.3</generator>

	<item>
		<title>by: luke</title>
		<link>http://www.kposey.com/12/making-php-sessions-transparent#comment-7</link>
		<pubDate>Tue, 12 Jul 2005 20:50:06 +0000</pubDate>
		<guid>http://www.kposey.com/12/making-php-sessions-transparent#comment-7</guid>
					<description>Having the SID in your code isn't all bad.  Will help with SEO, as the session data can be transported across pages for the spiders.  I've known webmasters to force SIDs into their code, in fact.  But they are ugly, for those who don't &quot;look to see&quot; but notice anyway (for those who care enough to look, usually it's a sign of beauty -- but that is, of course, in the eye of the beholder)

-Luke</description>
		<content:encoded><![CDATA[	<p>Having the SID in your code isn&#8217;t all bad.  Will help with SEO, as the session data can be transported across pages for the spiders.  I&#8217;ve known webmasters to force SIDs into their code, in fact.  But they are ugly, for those who don&#8217;t &#8220;look to see&#8221; but notice anyway (for those who care enough to look, usually it&#8217;s a sign of beauty &#8212; but that is, of course, in the eye of the beholder)</p>
	<p>-Luke
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
