<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Hide your JavaScript with PHP sessions</title>
	<atom:link href="http://neverblog.net/hide-your-javascript-with-php-sessions/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net/hide-your-javascript-with-php-sessions/</link>
	<description>the Dude abides.</description>
	<lastBuildDate>Tue, 27 Jul 2010 16:29:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7689</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Fri, 07 May 2010 00:16:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7689</guid>
		<description>I&#039;ll play around with it and get back to you.</description>
		<content:encoded><![CDATA[<p>I&#8217;ll play around with it and get back to you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehran</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7680</link>
		<dc:creator>Mehran</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7680</guid>
		<description>I meant that source code that links to java script in main.php
 , and that method cant be shown here but it was a small php which was using echo and _get</description>
		<content:encoded><![CDATA[<p>I meant that source code that links to java script in main.php<br />
 , and that method cant be shown here but it was a small php which was using echo and _get</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehran</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7679</link>
		<dc:creator>Mehran</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:55:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7679</guid>
		<description>

can this line be written in php
 i saw a method 
?&gt;
in this way it doesn&#039;t show the link , but show the script file in the same main.php
stupidly,
can we come up withe a php code just like above but not with &quot;_get&quot; so the code would not be shown
?</description>
		<content:encoded><![CDATA[<p>can this line be written in php<br />
 i saw a method<br />
?&gt;<br />
in this way it doesn&#8217;t show the link , but show the script file in the same main.php<br />
stupidly,<br />
can we come up withe a php code just like above but not with &#8220;_get&#8221; so the code would not be shown<br />
?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7677</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Fri, 30 Apr 2010 13:50:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7677</guid>
		<description>I think this used to work because of how sessions were handled in PHP back in the day. I&#039;m pretty sure session handling has improved to where this is no longer possible. Kind of a bummer...</description>
		<content:encoded><![CDATA[<p>I think this used to work because of how sessions were handled in PHP back in the day. I&#8217;m pretty sure session handling has improved to where this is no longer possible. Kind of a bummer&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mehran</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7676</link>
		<dc:creator>Mehran</dc:creator>
		<pubDate>Fri, 30 Apr 2010 11:52:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7676</guid>
		<description>Thanx for script , but it just works for firefox when you manually type the url , and when u reload the page and click view page source and click on the
script.php 
it shows the whole thing unfortunately.
any suggestion?</description>
		<content:encoded><![CDATA[<p>Thanx for script , but it just works for firefox when you manually type the url , and when u reload the page and click view page source and click on the<br />
script.php<br />
it shows the whole thing unfortunately.<br />
any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7483</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Mon, 11 Jan 2010 13:57:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7483</guid>
		<description>@bogo,

Sorry, the code above is the only example I have. I&#039;m not sure this would still work...it&#039;s been nearly 4 years since I posted this.</description>
		<content:encoded><![CDATA[<p>@bogo,</p>
<p>Sorry, the code above is the only example I have. I&#8217;m not sure this would still work&#8230;it&#8217;s been nearly 4 years since I posted this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bogo</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7478</link>
		<dc:creator>bogo</dc:creator>
		<pubDate>Sun, 10 Jan 2010 08:48:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7478</guid>
		<description>could you send me an example.. pls</description>
		<content:encoded><![CDATA[<p>could you send me an example.. pls</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vasken</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-6700</link>
		<dc:creator>Vasken</dc:creator>
		<pubDate>Mon, 31 Aug 2009 15:38:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-6700</guid>
		<description>@Xyc,

That code should be in the main php file, not the javascript. It&#039;s funny that it&#039;s not working for you...it&#039;s been several years since I wrote this article, so let me test it and see if something&#039;s changed with PHP.</description>
		<content:encoded><![CDATA[<p>@Xyc,</p>
<p>That code should be in the main php file, not the javascript. It&#8217;s funny that it&#8217;s not working for you&#8230;it&#8217;s been several years since I wrote this article, so let me test it and see if something&#8217;s changed with PHP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xyc</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-6686</link>
		<dc:creator>Xyc</dc:creator>
		<pubDate>Thu, 27 Aug 2009 18:10:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-6686</guid>
		<description>Finally, you need to unregister the variable and close the session:

Where do you place this code?  In the HTML file causes the Javascript to fail (not run).  In the javascript file still allows the code to be viewed.

Thanks</description>
		<content:encoded><![CDATA[<p>Finally, you need to unregister the variable and close the session:</p>
<p>Where do you place this code?  In the HTML file causes the Javascript to fail (not run).  In the javascript file still allows the code to be viewed.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->