<?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>mysql Archives - Danny Herran</title>
	<atom:link href="https://dannyherran.com/tag/mysql-2/feed/" rel="self" type="application/rss+xml" />
	<link>https://dannyherran.com/tag/mysql-2/</link>
	<description>Coding is fun</description>
	<lastBuildDate>Sun, 27 Apr 2014 14:47:50 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://dannyherran.com/wp-content/uploads/2025/05/favicon.png</url>
	<title>mysql Archives - Danny Herran</title>
	<link>https://dannyherran.com/tag/mysql-2/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Exporting your MySQL table data with PHPExcel + CodeIgniter</title>
		<link>https://dannyherran.com/2011/03/exporting-your-mysql-table-data-with-phpexcel-codeigniter/</link>
					<comments>https://dannyherran.com/2011/03/exporting-your-mysql-table-data-with-phpexcel-codeigniter/#comments</comments>
		
		<dc:creator><![CDATA[Danny Herran]]></dc:creator>
		<pubDate>Tue, 08 Mar 2011 17:24:58 +0000</pubDate>
				<category><![CDATA[Backend]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[export]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://dannyherran.com/?p=207</guid>

					<description><![CDATA[<p>Most of the time my clients need to download data from their database tables. Exporting to CSV is a pain in the rear for users and it leads to confusion (you know the colon and semicolon stuff). Today, I decided to make a very small controller that is portable and efficient for exporting full MySQL [&#8230;]</p>
<p>The post <a href="https://dannyherran.com/2011/03/exporting-your-mysql-table-data-with-phpexcel-codeigniter/">Exporting your MySQL table data with PHPExcel + CodeIgniter</a> appeared first on <a href="https://dannyherran.com">Danny Herran</a>.</p>
]]></description>
		
					<wfw:commentRss>https://dannyherran.com/2011/03/exporting-your-mysql-table-data-with-phpexcel-codeigniter/feed/</wfw:commentRss>
			<slash:comments>33</slash:comments>
		
		
			</item>
		<item>
		<title>Fixing UTF-8 encoding problems on MySQL queries with PHP</title>
		<link>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/</link>
					<comments>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/#comments</comments>
		
		<dc:creator><![CDATA[Danny Herran]]></dc:creator>
		<pubDate>Wed, 25 Aug 2010 02:51:52 +0000</pubDate>
				<category><![CDATA[Backend]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[utf-8]]></category>
		<guid isPermaLink="false">https://dannyherran.com/?p=73</guid>

					<description><![CDATA[<p>It happened to me a lot of times, I had my connection set to UTF-8, my database was UTF-8, even my tables and every single field, however, for some reason, the information I updated in phpMyAdmin wasn&#8217;t being displayed correctly on my website and the information edited on my website wasn&#8217;t being displayed correctly in [&#8230;]</p>
<p>The post <a href="https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/">Fixing UTF-8 encoding problems on MySQL queries with PHP</a> appeared first on <a href="https://dannyherran.com">Danny Herran</a>.</p>
]]></description>
		
					<wfw:commentRss>https://dannyherran.com/2010/08/fixing-utf-8-encoding-problems-on-mysql-queries-on-php/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</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 3/53 queries in 0.022 seconds using Disk

Served from: dannyherran.com @ 2026-05-25 05:00:59 by W3 Total Cache
-->