<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for PHP Programming</title>
	<atom:link href="http://phpprogramming.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpprogramming.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 23 Dec 2009 15:51:04 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on PHP Cookies Tutorial And PHP Cookies Examples by Lonestar Jack</title>
		<link>http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2067</link>
		<dc:creator>Lonestar Jack</dc:creator>
		<pubDate>Wed, 23 Dec 2009 15:51:04 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2067</guid>
		<description>I was using $_SESSION variables until Vista came along and ruined that logic.
Thanks for the tutorial as I have now converted to passing several variables with cookies.</description>
		<content:encoded><![CDATA[<p>I was using $_SESSION variables until Vista came along and ruined that logic.<br />
Thanks for the tutorial as I have now converted to passing several variables with cookies.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Cookies Tutorial And PHP Cookies Examples by Basit</title>
		<link>http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2066</link>
		<dc:creator>Basit</dc:creator>
		<pubDate>Tue, 22 Dec 2009 08:47:34 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2066</guid>
		<description>all my cookies work great on subdomain, but if subdomain has &quot;_&quot; in it, then cookie dont get read at all and dont get right at all eaither. following are my tested result, which will self explain



    justlife.demo.com        *** works fine ***
    just-life.demo.com       *** works fine ***
    just-.demo.com           *** works fine ***

    just_.demo.com           *** DONT works fine ***
    just_life.demo.com       *** DONT works fine ***

domain that dont work, the cookies for them shows completely emtpy and you cant right or read from that sub-domains.. 

this problem is only in IE.

firefox and chrome works fine, they dont have this error.

any solution for this?</description>
		<content:encoded><![CDATA[<p>all my cookies work great on subdomain, but if subdomain has &#8220;_&#8221; in it, then cookie dont get read at all and dont get right at all eaither. following are my tested result, which will self explain</p>
<p>    justlife.demo.com        *** works fine ***<br />
    just-life.demo.com       *** works fine ***<br />
    just-.demo.com           *** works fine ***</p>
<p>    just_.demo.com           *** DONT works fine ***<br />
    just_life.demo.com       *** DONT works fine ***</p>
<p>domain that dont work, the cookies for them shows completely emtpy and you cant right or read from that sub-domains.. </p>
<p>this problem is only in IE.</p>
<p>firefox and chrome works fine, they dont have this error.</p>
<p>any solution for this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing Array Using Html Form Hidden Element by PhpCatalog</title>
		<link>http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2065</link>
		<dc:creator>PhpCatalog</dc:creator>
		<pubDate>Tue, 22 Dec 2009 03:12:28 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2065</guid>
		<description>It&#039;s not working...</description>
		<content:encoded><![CDATA[<p>It&#8217;s not working&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing Array Using Html Form Hidden Element by Jean-Marc</title>
		<link>http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2064</link>
		<dc:creator>Jean-Marc</dc:creator>
		<pubDate>Sat, 05 Dec 2009 19:08:26 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2064</guid>
		<description>Hello there,
I encounter the same problem but on a legacy PHP extranet where &lt;code&gt;register_globals=On&lt;/code&gt; is set in /etc/php.ini, I know it is not hacker-proof but no time to refactor the whole code,
I have my input fields in the same way described above that is:

&lt;code&gt;

&lt;/code&gt;
However i can not get back the values in the response page through:
$_POST[&#039;$myTab&#039;];
or directly with $myTab (thanks to globals),

Anyone for leads?

Cheers,

Jean-Marc</description>
		<content:encoded><![CDATA[<p>Hello there,<br />
I encounter the same problem but on a legacy PHP extranet where <code>register_globals=On</code> is set in /etc/php.ini, I know it is not hacker-proof but no time to refactor the whole code,<br />
I have my input fields in the same way described above that is:</p>
<p><code></p>
<p></code><br />
However i can not get back the values in the response page through:<br />
$_POST['$myTab'];<br />
or directly with $myTab (thanks to globals),</p>
<p>Anyone for leads?</p>
<p>Cheers,</p>
<p>Jean-Marc</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Cookies Tutorial And PHP Cookies Examples by ashok</title>
		<link>http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2063</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Sat, 21 Nov 2009 10:52:55 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2063</guid>
		<description>ddasa</description>
		<content:encoded><![CDATA[<p>ddasa</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing Array Using Html Form Hidden Element by Vasava Nishant</title>
		<link>http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2062</link>
		<dc:creator>Vasava Nishant</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:34:38 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2062</guid>
		<description>Thanks mithai, nice to c u here..

   Well, My problem is little bit more complex, I have multivalue for few fields and the size can reach as big as 300. In that case, I prefer not to put it in SESSION. Also, I have no access to database. The queries are related to LDAP.. no possibility to add it to database.
 
   I would use javascript to concatenate the values in a single string using separator and then pass it to parameter.</description>
		<content:encoded><![CDATA[<p>Thanks mithai, nice to c u here..</p>
<p>   Well, My problem is little bit more complex, I have multivalue for few fields and the size can reach as big as 300. In that case, I prefer not to put it in SESSION. Also, I have no access to database. The queries are related to LDAP.. no possibility to add it to database.</p>
<p>   I would use javascript to concatenate the values in a single string using separator and then pass it to parameter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Passing Array Using Html Form Hidden Element by Vasava Nishant</title>
		<link>http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2061</link>
		<dc:creator>Vasava Nishant</dc:creator>
		<pubDate>Fri, 06 Nov 2009 11:30:18 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/05/06/php-passing-array-using-hidden-form-element/#comment-2061</guid>
		<description>Thanks mithai, nice to c u here..

   Well, My problem is little bit more complex, I have multivalue for few fields and the size can reach as big as 300. In that case, I prefer not to put it in SESSION. Also, I have no access to database. The queries are related to LDAP.. no possibility to add it to database.
 
  In my case, I would use javascript to concatenate the values in a single string using separator and then pass it to parameter.</description>
		<content:encoded><![CDATA[<p>Thanks mithai, nice to c u here..</p>
<p>   Well, My problem is little bit more complex, I have multivalue for few fields and the size can reach as big as 300. In that case, I prefer not to put it in SESSION. Also, I have no access to database. The queries are related to LDAP.. no possibility to add it to database.</p>
<p>  In my case, I would use javascript to concatenate the values in a single string using separator and then pass it to parameter.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Cookies Tutorial And PHP Cookies Examples by Nitpicking Bastard</title>
		<link>http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2060</link>
		<dc:creator>Nitpicking Bastard</dc:creator>
		<pubDate>Thu, 05 Nov 2009 22:05:21 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/03/06/php-cookies-tutorial-and-examples/#comment-2060</guid>
		<description>I don&#039;t understand, because I don&#039;t know what a &quot;client browswer&quot; is...</description>
		<content:encoded><![CDATA[<p>I don&#8217;t understand, because I don&#8217;t know what a &#8220;client browswer&#8221; is&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Gangster46</title>
		<link>http://phpprogramming.wordpress.com/about/#comment-2057</link>
		<dc:creator>Gangster46</dc:creator>
		<pubDate>Thu, 22 Oct 2009 19:38:43 +0000</pubDate>
		<guid isPermaLink="false">#comment-2057</guid>
		<description>This should not be so surprising. ,</description>
		<content:encoded><![CDATA[<p>This should not be so surprising. ,</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP File Upload by atanok</title>
		<link>http://phpprogramming.wordpress.com/2007/02/15/php-file-upload/#comment-2056</link>
		<dc:creator>atanok</dc:creator>
		<pubDate>Tue, 13 Oct 2009 19:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://phpprogramming.wordpress.com/2007/02/15/php-file-upload/#comment-2056</guid>
		<description>Abhijeet Pathak, yeah, because client side size checks are *totally* not going to be bypassed, right?

Keep doing server-side checks, client-side is there to avoid unintentional mistakes.</description>
		<content:encoded><![CDATA[<p>Abhijeet Pathak, yeah, because client side size checks are *totally* not going to be bypassed, right?</p>
<p>Keep doing server-side checks, client-side is there to avoid unintentional mistakes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
