<?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/"
xmlns:series="http://unfoldingneurons.com/"
> <channel><title>Comments on: Backup Your Database into an XML File Using&#160;PHP</title> <atom:link href="http://davidwalsh.name/backup-database-xml-php/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/backup-database-xml-php</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Tue, 22 May 2012 05:31:04 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>By: Ashish</title><link>http://davidwalsh.name/backup-database-xml-php#comment-30978</link> <dc:creator>Ashish</dc:creator> <pubDate>Mon, 12 Mar 2012 14:36:44 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-30978</guid> <description>DearI want to execute xml file through  which contains the database ; if possible please post it or send it to my email</description> <content:encoded><![CDATA[<p>Dear</p><p>I want to execute xml file through  which contains the database ; if possible please post it or send it to my email</p> ]]></content:encoded> </item> <item><title>By: 10个MySQL数据库备份教程推荐</title><link>http://davidwalsh.name/backup-database-xml-php#comment-27633</link> <dc:creator>10个MySQL数据库备份教程推荐</dc:creator> <pubDate>Thu, 17 Nov 2011 01:33:00 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-27633</guid> <description>[...] Backup Your Database Into an XML File By Using PHP（通过PHP实现XML备份数据库）  [...]</description> <content:encoded><![CDATA[<p>[...] Backup Your Database Into an XML File By Using PHP（通过PHP实现XML备份数据库）  [...]</p> ]]></content:encoded> </item> <item><title>By: dude</title><link>http://davidwalsh.name/backup-database-xml-php#comment-26730</link> <dc:creator>dude</dc:creator> <pubDate>Fri, 26 Aug 2011 21:39:34 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-26730</guid> <description>Just to let you know: the embedded copy button above seems to mess with the code. For example it changed:while($x &lt; mysql_num_fields($records))towhile($x &lt; mysql_num_fields($records))</description> <content:encoded><![CDATA[<p>Just to let you know: the embedded copy button above seems to mess with the code. For example it changed:</p><p>while($x &lt; mysql_num_fields($records))</p><p>to</p><p>while($x &lt; mysql_num_fields($records))</p> ]]></content:encoded> </item> <item><title>By: herraldjert</title><link>http://davidwalsh.name/backup-database-xml-php#comment-21403</link> <dc:creator>herraldjert</dc:creator> <pubDate>Thu, 25 Nov 2010 04:27:01 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-21403</guid> <description>i just think what about for joomla</description> <content:encoded><![CDATA[<p>i just think what about for joomla</p> ]]></content:encoded> </item> <item><title>By: irwin</title><link>http://davidwalsh.name/backup-database-xml-php#comment-21078</link> <dc:creator>irwin</dc:creator> <pubDate>Sun, 24 Oct 2010 11:25:33 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-21078</guid> <description>hello, sorry but i try to use your script .. .nice ;-)
but the result is a white page :-(i have added, the &lt;?php markup and $host,$user,$pass, $name...
but nothink happend..
Why???</description> <content:encoded><![CDATA[<p>hello, sorry but i try to use your script .. .nice ;-)<br
/> but the result is a white page :-(</p><p>i have added, the &lt;?php markup and $host,$user,$pass, $name&#8230;<br
/> but nothink happend..<br
/> Why???</p> ]]></content:encoded> </item> <item><title>By: Vaseem Ansari</title><link>http://davidwalsh.name/backup-database-xml-php#comment-15020</link> <dc:creator>Vaseem Ansari</dc:creator> <pubDate>Tue, 05 Jan 2010 09:34:49 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-15020</guid> <description>thanks a lot dear. this is such a nice code and working properly with some modifications that are required to do.
thanks
http://www.vaseemansari.blogspot.com</description> <content:encoded><![CDATA[<p>thanks a lot dear. this is such a nice code and working properly with some modifications that are required to do.<br
/> thanks<br
/> <a
href="http://www.vaseemansari.blogspot.com" rel="nofollow">http://www.vaseemansari.blogspot.com</a></p> ]]></content:encoded> </item> <item><title>By: deos</title><link>http://davidwalsh.name/backup-database-xml-php#comment-8033</link> <dc:creator>deos</dc:creator> <pubDate>Wed, 04 Mar 2009 09:34:28 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-8033</guid> <description>nice one, but you made a mistakefwrite($handle,$return);has to befwrite($handle,$xml);</description> <content:encoded><![CDATA[<p>nice one, but you made a mistake</p><p>fwrite($handle,$return);</p><p>has to be</p><p>fwrite($handle,$xml);</p> ]]></content:encoded> </item> <item><title>By: omid</title><link>http://davidwalsh.name/backup-database-xml-php#comment-8023</link> <dc:creator>omid</dc:creator> <pubDate>Tue, 03 Mar 2009 21:00:56 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-8023</guid> <description>change$query = &#039;SHOW TABLES FROM 305jive&#039;;to$query = &quot;SHOW TABLES FROM $name&quot;; </description> <content:encoded><![CDATA[<p>change</p><p>$query = &#8216;SHOW TABLES FROM 305jive&#8217;;</p><p>to</p><p>$query = &#8220;SHOW TABLES FROM $name&#8221;;</p> ]]></content:encoded> </item> <item><title>By: Jeff Hartman</title><link>http://davidwalsh.name/backup-database-xml-php#comment-7961</link> <dc:creator>Jeff Hartman</dc:creator> <pubDate>Fri, 27 Feb 2009 19:29:47 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-7961</guid> <description>Know what&#039;s easier to read?mysql&gt; describe table {table};mysql&gt; select * from {table};Backups aren&#039;t usually meant to be read. I&#039;ll take a database backup that is compressed, fast, and valid over readability any day.</description> <content:encoded><![CDATA[<p>Know what&#8217;s easier to read?</p><p>mysql&gt; describe table {table};</p><p>mysql&gt; select * from {table};</p><p>Backups aren&#8217;t usually meant to be read. I&#8217;ll take a database backup that is compressed, fast, and valid over readability any day.</p> ]]></content:encoded> </item> <item><title>By: Jesus DeLaTorre</title><link>http://davidwalsh.name/backup-database-xml-php#comment-7960</link> <dc:creator>Jesus DeLaTorre</dc:creator> <pubDate>Fri, 27 Feb 2009 19:17:31 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=1409#comment-7960</guid> <description>I’m guessing the import is to follow? Backups are very useful unless you cant actually use it as a backup :)</description> <content:encoded><![CDATA[<p>I’m guessing the import is to follow? Backups are very useful unless you cant actually use it as a backup :)</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 1/7 queries in 0.010 seconds using disk: basic
Object Caching 804/805 objects using disk: basic

Served from: davidwalsh.name @ 2012-05-22 01:47:22 -->
