<?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: Fixing UTF-8 encoding problems on MySQL queries with PHP	</title>
	<atom:link href="https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/feed/" rel="self" type="application/rss+xml" />
	<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/</link>
	<description>Coding is fun</description>
	<lastBuildDate>Sun, 27 Apr 2014 14:44:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>
		By: Kurt		</title>
		<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/#comment-3172</link>

		<dc:creator><![CDATA[Kurt]]></dc:creator>
		<pubDate>Mon, 22 Apr 2013 15:03:30 +0000</pubDate>
		<guid isPermaLink="false">https://dannyherran.com/?p=73#comment-3172</guid>

					<description><![CDATA[For mysqli the following line did the trick for me:
$mysqli-&#062;set_charset(&quot;utf8&quot;);

HTH

Kurt]]></description>
			<content:encoded><![CDATA[<p>For mysqli the following line did the trick for me:<br />
$mysqli-&gt;set_charset(&#8220;utf8&#8221;);</p>
<p>HTH</p>
<p>Kurt</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Preetham		</title>
		<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/#comment-1956</link>

		<dc:creator><![CDATA[Preetham]]></dc:creator>
		<pubDate>Tue, 10 Jan 2012 17:33:58 +0000</pubDate>
		<guid isPermaLink="false">https://dannyherran.com/?p=73#comment-1956</guid>

					<description><![CDATA[Thanks Danny. This piece of information has made my day lighter. Earlier i was banging my head, this one line of code has really saved my hours(although i&#039;ve already spent 3hrs on it)]]></description>
			<content:encoded><![CDATA[<p>Thanks Danny. This piece of information has made my day lighter. Earlier i was banging my head, this one line of code has really saved my hours(although i&#8217;ve already spent 3hrs on it)</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Dirk		</title>
		<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/#comment-525</link>

		<dc:creator><![CDATA[Dirk]]></dc:creator>
		<pubDate>Sat, 12 Feb 2011 11:44:36 +0000</pubDate>
		<guid isPermaLink="false">https://dannyherran.com/?p=73#comment-525</guid>

					<description><![CDATA[Hi Danny, this was a golden hint to me. The hours of research however, already had been spent. Nontheless this single line made life beautiful again. Thanks  !]]></description>
			<content:encoded><![CDATA[<p>Hi Danny, this was a golden hint to me. The hours of research however, already had been spent. Nontheless this single line made life beautiful again. Thanks  !</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: PromptGuides		</title>
		<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/#comment-361</link>

		<dc:creator><![CDATA[PromptGuides]]></dc:creator>
		<pubDate>Thu, 06 Jan 2011 10:23:38 +0000</pubDate>
		<guid isPermaLink="false">https://dannyherran.com/?p=73#comment-361</guid>

					<description><![CDATA[Thanks a lot for this tip! I was struggling with the same problem. With your help I fixed it in 2 minutes. Thanks!!!]]></description>
			<content:encoded><![CDATA[<p>Thanks a lot for this tip! I was struggling with the same problem. With your help I fixed it in 2 minutes. Thanks!!!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Database Caching 33/42 queries in 0.008 seconds using Disk

Served from: dannyherran.com @ 2026-06-05 22:08:28 by W3 Total Cache
-->