<?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: PHP to get enum/set values from mysql field</title>
	<atom:link href="http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Fri, 18 Nov 2011 12:00:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-21514</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Tue, 09 Aug 2011 02:15:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-21514</guid>
		<description>Thanks for making life easier!</description>
		<content:encoded><![CDATA[<p>Thanks for making life easier!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinz Stapff</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-20887</link>
		<dc:creator>Heinz Stapff</dc:creator>
		<pubDate>Wed, 03 Aug 2011 20:22:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-20887</guid>
		<description>Just read similar function for ENUM fields on phpfreaks.com that uses a regexpression and the split syntax but I&#039;m in the dark as to wheather the $field has to be specified or the function loops through the whole row of fields and outputs the split info for each enum or set field? Also a complete index of rows as the $row = mysql_fetch_array($result); implies? The topic on phpfreaks is http://www.phpfreaks.com/forums/index.php?topic=163384.msg716137#msg716137. They also showed the echo statement for producing the results on select options but I&#039;m still not sure where to put the function, in the .php? file?</description>
		<content:encoded><![CDATA[<p>Just read similar function for ENUM fields on phpfreaks.com that uses a regexpression and the split syntax but I&#8217;m in the dark as to wheather the $field has to be specified or the function loops through the whole row of fields and outputs the split info for each enum or set field? Also a complete index of rows as the $row = mysql_fetch_array($result); implies? The topic on phpfreaks is <a href="http://www.phpfreaks.com/forums/index.php?topic=163384.msg716137#msg716137" rel="nofollow">http://www.phpfreaks.com/forums/index.php?topic=163384.msg716137#msg716137</a>. They also showed the echo statement for producing the results on select options but I&#8217;m still not sure where to put the function, in the .php? file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heinz Stapff</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-20886</link>
		<dc:creator>Heinz Stapff</dc:creator>
		<pubDate>Wed, 03 Aug 2011 20:03:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-20886</guid>
		<description>I&#039;m wondering if we can get the updated version using the explode syntax. Also, as I&#039;m just starting server side I&#039;d like to know if the function is placed in the get/post statement or can it be added to something like phpMyAdmin as a standard function which actually filters the get/post queries? Best regards, Heinz Stapff</description>
		<content:encoded><![CDATA[<p>I&#8217;m wondering if we can get the updated version using the explode syntax. Also, as I&#8217;m just starting server side I&#8217;d like to know if the function is placed in the get/post statement or can it be added to something like phpMyAdmin as a standard function which actually filters the get/post queries? Best regards, Heinz Stapff</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darien</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-19345</link>
		<dc:creator>Darien</dc:creator>
		<pubDate>Sun, 17 Jul 2011 16:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-19345</guid>
		<description>Line 9 uses the now deprecated split function. Recommend replacing it with explode.</description>
		<content:encoded><![CDATA[<p>Line 9 uses the now deprecated split function. Recommend replacing it with explode.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob Rasner Charity Ortiz</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-12594</link>
		<dc:creator>Rob Rasner Charity Ortiz</dc:creator>
		<pubDate>Sun, 08 May 2011 15:48:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-12594</guid>
		<description>Appreciating the persistence you&#039;d put into your site PHP to get enum/set values from mysql field - Barattalo plus detailed tips you present... It&#039;s awesome to arrive upon a blog once in a time that&#039;s not identical old rehashed information. Wonderful article... I have saved your blog post and I am including your Feed into Aol address ! By the way whats the latest on Obama amazing media stories?</description>
		<content:encoded><![CDATA[<p>Appreciating the persistence you&#8217;d put into your site PHP to get enum/set values from mysql field &#8211; Barattalo plus detailed tips you present&#8230; It&#8217;s awesome to arrive upon a blog once in a time that&#8217;s not identical old rehashed information. Wonderful article&#8230; I have saved your blog post and I am including your Feed into Aol address ! By the way whats the latest on Obama amazing media stories?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rock stars news</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-10121</link>
		<dc:creator>rock stars news</dc:creator>
		<pubDate>Thu, 07 Apr 2011 18:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-10121</guid>
		<description>74. Nice read, I just passed this onto a friend who was doing some research on that. And he actually bought me lunch as I found it for him smile So let me rephrase that: Thank you for lunch!</description>
		<content:encoded><![CDATA[<p>74. Nice read, I just passed this onto a friend who was doing some research on that. And he actually bought me lunch as I found it for him smile So let me rephrase that: Thank you for lunch!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-176</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 25 Jan 2010 09:02:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-176</guid>
		<description>Sure, you have to use those function with trusted data.</description>
		<content:encoded><![CDATA[<p>Sure, you have to use those function with trusted data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SeanJA</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-85</link>
		<dc:creator>SeanJA</dc:creator>
		<pubDate>Fri, 22 Jan 2010 21:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-85</guid>
		<description>You might be wanting to escape those variables... you know, so someone doesn&#039;t try to get the enum of bobby&#039;; DROP TABLE users;</description>
		<content:encoded><![CDATA[<p>You might be wanting to escape those variables&#8230; you know, so someone doesn&#8217;t try to get the enum of bobby&#8217;; DROP TABLE users;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giulio Pons&#8217; Blog: PHP to get enum/set values from mysql field &#124; Webs Developer</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-45</link>
		<dc:creator>Giulio Pons&#8217; Blog: PHP to get enum/set values from mysql field &#124; Webs Developer</dc:creator>
		<pubDate>Thu, 21 Jan 2010 19:02:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-45</guid>
		<description>[...] Pons has a quick post with a code snippet showing how to grab the possible values for an ENUM or SET field on a MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Pons has a quick post with a code snippet showing how to grab the possible values for an ENUM or SET field on a MySQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giulio Pons&#8217; Blog: PHP to get enum/set values from mysql field &#124; Development Blog With Code Updates : Developercast.com</title>
		<link>http://www.barattalo.it/2010/01/19/php-to-get-enum-set-values-from-mysql-field/comment-page-1/#comment-42</link>
		<dc:creator>Giulio Pons&#8217; Blog: PHP to get enum/set values from mysql field &#124; Development Blog With Code Updates : Developercast.com</dc:creator>
		<pubDate>Thu, 21 Jan 2010 17:45:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=381#comment-42</guid>
		<description>[...] Pons has a quick post with a code snippet showing how to grab the possible values for an ENUM or SET field on a MySQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Pons has a quick post with a code snippet showing how to grab the possible values for an ENUM or SET field on a MySQL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

