<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: PHP import and export</title>
	<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/</link>
	<description>Dev related notes, tutorials and anecdotes</description>
	<pubDate>Sat, 22 Nov 2008 11:57:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1591</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Thu, 22 May 2008 15:44:02 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1591</guid>
		<description>I&#39;ve been having problems with German characters, either it&#39;s the GUI/me being a stupid user that can&#39;t find the UTF8 button or something or the code lacks something, whatever, the above scripts solves the problem everytime. In general the GUI feels spartan compared to phpMyAdmin&#39;s but maybe that&#39;s a feature.</description>
		<content:encoded><![CDATA[<p>I&#39;ve been having problems with German characters, either it&#39;s the GUI/me being a stupid user that can&#39;t find the UTF8 button or something or the code lacks something, whatever, the above scripts solves the problem everytime. In general the GUI feels spartan compared to phpMyAdmin&#39;s but maybe that&#39;s a feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-895</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Thu, 22 May 2008 14:44:02 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-895</guid>
		<description>I've been having problems with German characters, either it's the GUI/me being a stupid user that can't find the UTF8 button or something or the code lacks something, whatever, the above scripts solves the problem everytime. In general the GUI feels spartan compared to phpMyAdmin's but maybe that's a feature.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been having problems with German characters, either it&#8217;s the GUI/me being a stupid user that can&#8217;t find the UTF8 button or something or the code lacks something, whatever, the above scripts solves the problem everytime. In general the GUI feels spartan compared to phpMyAdmin&#8217;s but maybe that&#8217;s a feature.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1590</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 21 May 2008 23:56:57 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1590</guid>
		<description>So what bugs you about Webmin&#39;s MySQL module?  We&#39;d be keen to fix it, rather than make you continue to suffer.</description>
		<content:encoded><![CDATA[<p>So what bugs you about Webmin&#39;s MySQL module?  We&#39;d be keen to fix it, rather than make you continue to suffer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-894</link>
		<dc:creator>Joe</dc:creator>
		<pubDate>Wed, 21 May 2008 22:56:57 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-894</guid>
		<description>So what bugs you about Webmin's MySQL module?  We'd be keen to fix it, rather than make you continue to suffer.</description>
		<content:encoded><![CDATA[<p>So what bugs you about Webmin&#8217;s MySQL module?  We&#8217;d be keen to fix it, rather than make you continue to suffer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1589</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 21 May 2008 10:11:20 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-1589</guid>
		<description>I just realized that file_put_contents() doesn&#39;t work in php &#60; 5 and our admin refuses to upgrade the server in question to php &#62; 5 so we had to use fopen(), fwrite() and fclose() instead, I&#39;m amazingly pissed, need a break...</description>
		<content:encoded><![CDATA[<p>I just realized that file_put_contents() doesn&#39;t work in php &lt; 5 and our admin refuses to upgrade the server in question to php &gt; 5 so we had to use fopen(), fwrite() and fclose() instead, I&#39;m amazingly pissed, need a break&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henrik</title>
		<link>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-892</link>
		<dc:creator>Henrik</dc:creator>
		<pubDate>Wed, 21 May 2008 09:11:20 +0000</pubDate>
		<guid>http://www.prodevtips.com/2008/05/21/php-import-and-export/#comment-892</guid>
		<description>I just realized that file_put_contents() doesn't work in php &lt; 5 and our admin refuses to upgrade the server in question to php &gt; 5 so we had to use fopen(), fwrite() and fclose() instead, I'm amazingly pissed, need a break...</description>
		<content:encoded><![CDATA[<p>I just realized that file_put_contents() doesn&#8217;t work in php < 5 and our admin refuses to upgrade the server in question to php > 5 so we had to use fopen(), fwrite() and fclose() instead, I&#8217;m amazingly pissed, need a break&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
