<?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: how to store and retrieve checkbox value in php?</title>
	<atom:link href="http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/</link>
	<description>Daily Blog from Internet Entrepreneur/Webmaster</description>
	<lastBuildDate>Wed, 16 May 2012 07:15:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Adil</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-26068</link>
		<dc:creator>Adil</dc:creator>
		<pubDate>Fri, 20 Apr 2012 09:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-26068</guid>
		<description>this code is not working</description>
		<content:encoded><![CDATA[<p>this code is not working</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jignesh</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25869</link>
		<dc:creator>jignesh</dc:creator>
		<pubDate>Wed, 04 Apr 2012 09:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25869</guid>
		<description>bt how to update the same selected check box??</description>
		<content:encoded><![CDATA[<p>bt how to update the same selected check box??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aasit</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25829</link>
		<dc:creator>Aasit</dc:creator>
		<pubDate>Wed, 28 Mar 2012 05:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25829</guid>
		<description>Thanks-a-lot Dear...</description>
		<content:encoded><![CDATA[<p>Thanks-a-lot Dear&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25747</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Tue, 20 Mar 2012 10:40:11 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25747</guid>
		<description>many many many thanks...It works like a charm!</description>
		<content:encoded><![CDATA[<p>many many many thanks&#8230;It works like a charm!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeyT</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25675</link>
		<dc:creator>MikeyT</dc:creator>
		<pubDate>Wed, 14 Mar 2012 21:12:53 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25675</guid>
		<description>Brilliant script!  Solved a massive issue for me.  Thanks!</description>
		<content:encoded><![CDATA[<p>Brilliant script!  Solved a massive issue for me.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BB</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25655</link>
		<dc:creator>BB</dc:creator>
		<pubDate>Tue, 13 Mar 2012 07:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25655</guid>
		<description>great tutorials but my problem is that when i select all checkbox it saves a null in my database ..please help</description>
		<content:encoded><![CDATA[<p>great tutorials but my problem is that when i select all checkbox it saves a null in my database ..please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manna</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25447</link>
		<dc:creator>manna</dc:creator>
		<pubDate>Fri, 09 Mar 2012 09:13:14 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-25447</guid>
		<description>I have page like this:
What are your favorite type of cookies? 
Oreos
Chocolate chip
Sugar
Vanilla Mocha 

and

I want to store checked values in cookies in php, then how can i do?</description>
		<content:encoded><![CDATA[<p>I have page like this:<br />
What are your favorite type of cookies?<br />
Oreos<br />
Chocolate chip<br />
Sugar<br />
Vanilla Mocha </p>
<p>and</p>
<p>I want to store checked values in cookies in php, then how can i do?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ash</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-24960</link>
		<dc:creator>ash</dc:creator>
		<pubDate>Sat, 03 Mar 2012 20:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-24960</guid>
		<description>thank mate,,,
its working at all,,,,
cheers!!!!</description>
		<content:encoded><![CDATA[<p>thank mate,,,<br />
its working at all,,,,<br />
cheers!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kinni</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-24923</link>
		<dc:creator>kinni</dc:creator>
		<pubDate>Sat, 03 Mar 2012 11:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-24923</guid>
		<description>this code is really help to me. thank u very much.</description>
		<content:encoded><![CDATA[<p>this code is really help to me. thank u very much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ssh</title>
		<link>http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-23651</link>
		<dc:creator>ssh</dc:creator>
		<pubDate>Sat, 28 Jan 2012 00:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://corpocrat.com/2009/05/24/how-to-store-and-retreive-checkbox-value-in-mysql-with-php/#comment-23651</guid>
		<description>Thanks Helps me a lot</description>
		<content:encoded><![CDATA[<p>Thanks Helps me a lot</p>
]]></content:encoded>
	</item>
</channel>
</rss>

