<?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 sound of inevitability.</description>
	<lastBuildDate>Tue, 15 May 2012 15:02:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: vaskenhauri</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7932</link>
		<dc:creator>vaskenhauri</dc:creator>
		<pubDate>Tue, 05 Oct 2010 14:52:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7932</guid>
		<description>@jeff Thanks for the update. Any chance you would be willing to post an example of your code or at least send it to me so I can add it to the article?  </description>
		<content:encoded><![CDATA[<p>@jeff Thanks for the update. Any chance you would be willing to post an example of your code or at least send it to me so I can add it to the article?  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeff</title>
		<link>http://neverblog.net/hide-your-javascript-with-php-sessions/comment-page-1/#comment-7913</link>
		<dc:creator>jeff</dc:creator>
		<pubDate>Tue, 28 Sep 2010 08:01:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.neverblog.net/?p=33#comment-7913</guid>
		<description>I have that same method. I created a class for it and it works good it is hidden in the browser i tested it almost all browser. </description>
		<content:encoded><![CDATA[<p>I have that same method. I created a class for it and it works good it is hidden in the browser i tested it almost all browser. </p>
]]></content:encoded>
	</item>
	<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>Thu, 06 May 2010 19: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&#039;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 11: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</p>
<p> , 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 11: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</p>
<p> i saw a method </p>
<p>?&gt;</p>
<p>in this way it doesn&#039;t show the link , but show the script file in the same main.php</p>
<p>stupidly,</p>
<p>can we come up withe a php code just like above but not with &quot;_get&quot; so the code would not be shown</p>
<p>? </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 08: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&#039;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 06: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</p>
<p>script.php </p>
<p>it shows the whole thing unfortunately.</p>
<p>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 08: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&#039;m not sure this would still work&#8230;it&#039;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 03: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 10: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&#039;s funny that it&#039;s not working for you&#8230;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. </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 663/669 objects using apc

Served from: neverblog.net @ 2012-05-21 18:52:30 -->
