<?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: 10 PHP usefull functions for MySQL stuff</title>
	<atom:link href="http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/</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: Colour Schemes</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-11887</link>
		<dc:creator>Colour Schemes</dc:creator>
		<pubDate>Fri, 29 Apr 2011 18:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-11887</guid>
		<description>Excellent article. I just cannot go along with all, still you have some exciting ideas.</description>
		<content:encoded><![CDATA[<p>Excellent article. I just cannot go along with all, still you have some exciting ideas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MarkSpizer</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-1704</link>
		<dc:creator>MarkSpizer</dc:creator>
		<pubDate>Mon, 03 May 2010 13:35:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-1704</guid>
		<description>great post as usual!</description>
		<content:encoded><![CDATA[<p>great post as usual!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: script php &#124; reparar y optimizar una base de datos mysql</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-654</link>
		<dc:creator>script php &#124; reparar y optimizar una base de datos mysql</dc:creator>
		<pubDate>Thu, 18 Mar 2010 09:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-654</guid>
		<description>[...] info (otros recursos relacionados, de interés) 10 PHP userfull functions for MySQL stuff   Compartir éste [...]</description>
		<content:encoded><![CDATA[<p>[...] info (otros recursos relacionados, de interés) 10 PHP userfull functions for MySQL stuff   Compartir éste [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 10 PHP usefull functions for MySQL stuff&#160;&#124;&#160;DbRunas</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-492</link>
		<dc:creator>10 PHP usefull functions for MySQL stuff&#160;&#124;&#160;DbRunas</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-492</guid>
		<description>[...] http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/ AKPC_IDS += &quot;3371,&quot;; [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/" rel="nofollow">http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/</a> AKPC_IDS += &quot;3371,&quot;; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The Same</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-482</link>
		<dc:creator>The Same</dc:creator>
		<pubDate>Thu, 11 Feb 2010 16:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-482</guid>
		<description>Function 4 in MySql is the same as:

SELECT GROUP_CONCAT(&#039;&#039;,COLUMN_NAME) as campos
FROM information_schema.COLUMNS
WHERE TABLE_SCHEMA=&#039;$BBDD&#039; AND TABLE_NAME=&#039;$TABLE&#039; AND COLUMN_NAME NOT IN (&#039;$EXPECTS&#039;)
GROUP BY TABLE_NAME;</description>
		<content:encoded><![CDATA[<p>Function 4 in MySql is the same as:</p>
<p>SELECT GROUP_CONCAT(&#8221;,COLUMN_NAME) as campos<br />
FROM information_schema.COLUMNS<br />
WHERE TABLE_SCHEMA=&#8217;$BBDD&#8217; AND TABLE_NAME=&#8217;$TABLE&#8217; AND COLUMN_NAME NOT IN (&#8216;$EXPECTS&#8217;)<br />
GROUP BY TABLE_NAME;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Notable Tech Posts &#8211; 2010.01.31 &#124; The Life of Lew Ayotte</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-325</link>
		<dc:creator>Notable Tech Posts &#8211; 2010.01.31 &#124; The Life of Lew Ayotte</dc:creator>
		<pubDate>Mon, 01 Feb 2010 13:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-325</guid>
		<description>[...] 10 PHP useful functions for MySQL stuff [...]</description>
		<content:encoded><![CDATA[<p>[...] 10 PHP useful functions for MySQL stuff [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stfr</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-210</link>
		<dc:creator>Stfr</dc:creator>
		<pubDate>Tue, 26 Jan 2010 12:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-210</guid>
		<description>Sure, but you can use it in order to create ORM or just in order to use Object syntax for your Db.
It depends on the use you do and the importance of the project.</description>
		<content:encoded><![CDATA[<p>Sure, but you can use it in order to create ORM or just in order to use Object syntax for your Db.<br />
It depends on the use you do and the importance of the project.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-209</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:49:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-209</guid>
		<description>Mmm ok, in the future I will use mysqli, that&#039;s better and I have to study it. :)
But why PDO? PDO should be used when you plan to change db, or when you have different dbs to connect to.</description>
		<content:encoded><![CDATA[<p>Mmm ok, in the future I will use mysqli, that&#8217;s better and I have to study it. :)<br />
But why PDO? PDO should be used when you plan to change db, or when you have different dbs to connect to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stfr</title>
		<link>http://www.barattalo.it/2010/01/25/10-php-usefull-functions-for-mysql-stuff/comment-page-1/#comment-208</link>
		<dc:creator>Stfr</dc:creator>
		<pubDate>Tue, 26 Jan 2010 11:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.barattalo.it/?p=403#comment-208</guid>
		<description>Using mysql_query() is obsolete.
Use PDO, or mysqli ..but don&#039;t use mysql...</description>
		<content:encoded><![CDATA[<p>Using mysql_query() is obsolete.<br />
Use PDO, or mysqli ..but don&#8217;t use mysql&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

