<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>PHP MG &#187; Classes, funções e scripts</title>
	<atom:link href="http://www.phpmg.com/secao/classes-funcoes-e-scripts/feed" rel="self" type="application/rss+xml" />
	<link>http://www.phpmg.com</link>
	<description>Grupo de desenvolvedores de PHP de Minas Gerais</description>
	<lastBuildDate>Sun, 13 Jun 2010 21:41:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>pt</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Funções do MySQL no PHP</title>
		<link>http://www.phpmg.com/classes-funcoes-e-scripts/funcoes-do-mysql-no-php</link>
		<comments>http://www.phpmg.com/classes-funcoes-e-scripts/funcoes-do-mysql-no-php#comments</comments>
		<pubDate>Thu, 01 Mar 2007 22:38:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Classes, funções e scripts]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.phpmg.com/?p=14</guid>
		<description><![CDATA[Algumas funções MySQL no PHP e suas respectivas utilidades:
mysql_affected_rows()
Retorna o número de linhas afetadas com a última query usando INSERT, UPDATE ou DELETE associado com o link_identifier. Se o link de identificação não for especificado, o último link aberto pelo mysql_connect() é assumido.
mysql_change_user()
Muda o usuário entrado da conexão ativa atual, ou a conexão dada pelo [...]]]></description>
		<wfw:commentRss>http://www.phpmg.com/classes-funcoes-e-scripts/funcoes-do-mysql-no-php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
