<?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: Creating Checkboxes Based on SQL Results</title>
	<atom:link href="http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results/feed" rel="self" type="application/rss+xml" />
	<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=creating-checkboxes-based-on-sql-results</link>
	<description></description>
	<lastBuildDate>Sun, 20 May 2012 13:40:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Eduardo Jorge</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-6049</link>
		<dc:creator>Eduardo Jorge</dc:creator>
		<pubDate>Thu, 06 Jan 2011 04:46:58 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-6049</guid>
		<description>Hi Mike!
Great post!
I&#039;m newbie in php and i understand all that you have done!
It works great!
But i ask you if i wan&#039;t to retrieve all boxes with some checked in a form to make changes and submit again?
I hope you can help me if you understood what i want to say!</description>
		<content:encoded><![CDATA[<p>Hi Mike!<br />
Great post!<br />
I&#8217;m newbie in php and i understand all that you have done!<br />
It works great!<br />
But i ask you if i wan&#8217;t to retrieve all boxes with some checked in a form to make changes and submit again?<br />
I hope you can help me if you understood what i want to say!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aizle</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-5560</link>
		<dc:creator>aizle</dc:creator>
		<pubDate>Sun, 25 Jul 2010 06:19:30 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-5560</guid>
		<description>elow....can you help me about my thesis....????? 
its not easy to make a site especially making a connection....can you give me some guide to connect this in database using WAMP 2.0....the same with your topic about the check box....</description>
		<content:encoded><![CDATA[<p>elow&#8230;.can you help me about my thesis&#8230;.?????<br />
its not easy to make a site especially making a connection&#8230;.can you give me some guide to connect this in database using WAMP 2.0&#8230;.the same with your topic about the check box&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: söve</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-4329</link>
		<dc:creator>söve</dc:creator>
		<pubDate>Mon, 18 Jan 2010 15:01:39 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-4329</guid>
		<description>Great post.Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Great post.Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Love Graphics</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-3295</link>
		<dc:creator>Love Graphics</dc:creator>
		<pubDate>Wed, 09 Sep 2009 08:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-3295</guid>
		<description>This is very interesting stuff. I had quite a hard time making a simply form back in the day. thanks for this.</description>
		<content:encoded><![CDATA[<p>This is very interesting stuff. I had quite a hard time making a simply form back in the day. thanks for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buy PSP Go</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-3172</link>
		<dc:creator>Buy PSP Go</dc:creator>
		<pubDate>Mon, 10 Aug 2009 10:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-3172</guid>
		<description>Great way to get away from hard coding everything on your site. Much easier to adapt and also the script is transferable from site to site.</description>
		<content:encoded><![CDATA[<p>Great way to get away from hard coding everything on your site. Much easier to adapt and also the script is transferable from site to site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Bernard</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-3131</link>
		<dc:creator>Jerry Bernard</dc:creator>
		<pubDate>Fri, 31 Jul 2009 10:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-3131</guid>
		<description>How would I go about reading values from a mysql database to create a popup menu in for form for setting shopping cart options? I am creating a photoblog and client wants to sell images via paypal but each image is available in different sizes and prices. I woul dlike to read in the size and price info from the database where I have the photos stored but do not know how to build a form popup menu that would read in the option values from a mysql database.

Refer to www.bendinpixels.com for what I am trying to accomplish</description>
		<content:encoded><![CDATA[<p>How would I go about reading values from a mysql database to create a popup menu in for form for setting shopping cart options? I am creating a photoblog and client wants to sell images via paypal but each image is available in different sizes and prices. I woul dlike to read in the size and price info from the database where I have the photos stored but do not know how to build a form popup menu that would read in the option values from a mysql database.</p>
<p>Refer to <a href="http://www.bendinpixels.com" rel="nofollow">http://www.bendinpixels.com</a> for what I am trying to accomplish</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Naegeli</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-3103</link>
		<dc:creator>John Naegeli</dc:creator>
		<pubDate>Thu, 16 Jul 2009 00:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-3103</guid>
		<description>Mike,
Your help on checkboxes and your advice was very easy and straight forward (besides that it works!). Thanks.

Now -- where is the insert.php file called for in the sample. I&#039;m assuming I need to use explode (as I want to put all of the boxes checked into a single field) ie: cars-football-houses AND can&#039;t figure out what the array name is or how to enter the values into the database</description>
		<content:encoded><![CDATA[<p>Mike,<br />
Your help on checkboxes and your advice was very easy and straight forward (besides that it works!). Thanks.</p>
<p>Now &#8212; where is the insert.php file called for in the sample. I&#8217;m assuming I need to use explode (as I want to put all of the boxes checked into a single field) ie: cars-football-houses AND can&#8217;t figure out what the array name is or how to enter the values into the database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-2914</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 04 Jun 2009 03:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-2914</guid>
		<description>Thank you very much for this information!  I&#039;ve been searching for the answer for quite some time.

How would I get the results of the checked boxes?</description>
		<content:encoded><![CDATA[<p>Thank you very much for this information!  I&#8217;ve been searching for the answer for quite some time.</p>
<p>How would I get the results of the checked boxes?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Ngibuini</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-2828</link>
		<dc:creator>Richard Ngibuini</dc:creator>
		<pubDate>Sat, 16 May 2009 01:44:39 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-2828</guid>
		<description>I was wondering whether there is a way to submit multiple forms to a php file such as you might find in a quiz with more than one questions in one page.
I am getting stuck since the rule is you can only submit one form at time.</description>
		<content:encoded><![CDATA[<p>I was wondering whether there is a way to submit multiple forms to a php file such as you might find in a quiz with more than one questions in one page.<br />
I am getting stuck since the rule is you can only submit one form at time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ron</title>
		<link>http://teamtutorials.com/web-development-tutorials/creating-checkboxes-based-on-sql-results#comment-2415</link>
		<dc:creator>Ron</dc:creator>
		<pubDate>Mon, 19 Jan 2009 03:19:13 +0000</pubDate>
		<guid isPermaLink="false">http://teamtutorials.com/?p=1664#comment-2415</guid>
		<description>I was looking forever for some help on checkboxes and your advice was very easy and straight forward. Thank you very much.

P.S. I am looking forward to your lesson on how to enter the values into the database.</description>
		<content:encoded><![CDATA[<p>I was looking forever for some help on checkboxes and your advice was very easy and straight forward. Thank you very much.</p>
<p>P.S. I am looking forward to your lesson on how to enter the values into the database.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

