<?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>ernst &#187; CakePHP</title>
	<atom:link href="http://ernesto.rusanval.com/tag/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>http://ernesto.rusanval.com</link>
	<description>rusanval</description>
	<lastBuildDate>Tue, 19 May 2009 18:59:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Acentos, ñ, y caracteres UTF-8 en CakePHP 1.2 y MySQL</title>
		<link>http://ernesto.rusanval.com/2008/08/acentos-n-y-caracteres-utf-8-en-cakephp-12-y-mysql/</link>
		<comments>http://ernesto.rusanval.com/2008/08/acentos-n-y-caracteres-utf-8-en-cakephp-12-y-mysql/#comments</comments>
		<pubDate>Sat, 16 Aug 2008 14:15:24 +0000</pubDate>
		<dc:creator>netors</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[cake]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[utf8]]></category>

		<guid isPermaLink="false">http://ernesto.rusanval.com/?p=57</guid>
		<description><![CDATA[Cuando utilizo CakePHP 1.2, la mayoria de las veces obtengo errores en los acentos, ñ, o caracteres especiales UTF-8 al momento de extraer la información de una tabla MySQL latin1, el problema principal es que olvido poner SET NAMES UTF-8 a cada una de las llamadas a la base de datos, así como poner el [...]]]></description>
		<wfw:commentRss>http://ernesto.rusanval.com/2008/08/acentos-n-y-caracteres-utf-8-en-cakephp-12-y-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
