<?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 MySQL Database Using&#160;PHP</title> <atom:link href="http://davidwalsh.name/backup-mysql-database-php/feed" rel="self" type="application/rss+xml" /><link>http://davidwalsh.name/backup-mysql-database-php</link> <description>Legendary scribbles about JavaScript, HTML5, AJAX, PHP, CSS, and ∞.</description> <lastBuildDate>Thu, 09 Feb 2012 10:59:12 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Mihai Frentiu</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28982</link> <dc:creator>Mihai Frentiu</dc:creator> <pubDate>Fri, 03 Feb 2012 11:22:55 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28982</guid> <description>Hi David!Congrats for the great script.
Most probably you can see the trackback of this article in one of mines. I just added it.
I hope you don&#039;t mind that I used some  parts of your script to make a PHP helper. If you want me to remove it, please let me know.Basically it&#039;s a PHP file that anyone can upload to their website, access it, fill the form with the database connection credentials and hit the backup button. At this moment only a full database backup is available.If anyone is interested, it can be download from here: http://mihaifrentiu.com/mysql-backup-php-helperThank you again for sharing this script.</description> <content:encoded><![CDATA[<p>Hi David!</p><p>Congrats for the great script.<br
/> Most probably you can see the trackback of this article in one of mines. I just added it.<br
/> I hope you don&#8217;t mind that I used some  parts of your script to make a PHP helper. If you want me to remove it, please let me know.</p><p>Basically it&#8217;s a PHP file that anyone can upload to their website, access it, fill the form with the database connection credentials and hit the backup button. At this moment only a full database backup is available.</p><p>If anyone is interested, it can be download from here: <a
href="http://mihaifrentiu.com/mysql-backup-php-helper" rel="nofollow">http://mihaifrentiu.com/mysql-backup-php-helper</a></p><p>Thank you again for sharing this script.</p> ]]></content:encoded> </item> <item><title>By: Woody</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28899</link> <dc:creator>Woody</dc:creator> <pubDate>Thu, 02 Feb 2012 10:57:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28899</guid> <description>Also....I had to replace &quot;&quot; with NULL on the insert of blank fields, by way of how I setup things.</description> <content:encoded><![CDATA[<p>Also&#8230;.I had to replace &#8220;&#8221; with NULL on the insert of blank fields, by way of how I setup things.</p> ]]></content:encoded> </item> <item><title>By: Woody</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28895</link> <dc:creator>Woody</dc:creator> <pubDate>Thu, 02 Feb 2012 09:50:33 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28895</guid> <description>Nice quick little script David, While there is a bunch of ways of addressing this I like to have as much control as possible and this is a good base. I have ammended/hacked it into line with my intentions, would advise anyone with bigger db&#039;s to use this script, but put limited dumping in, e.g. when $return hits x number of characters dump to the file. This is easy to do and will be useful two fold, low memory environments won&#039;t fall over and for higher efficiency.Anyhow cheers David.</description> <content:encoded><![CDATA[<p>Nice quick little script David, While there is a bunch of ways of addressing this I like to have as much control as possible and this is a good base. I have ammended/hacked it into line with my intentions, would advise anyone with bigger db&#8217;s to use this script, but put limited dumping in, e.g. when $return hits x number of characters dump to the file. This is easy to do and will be useful two fold, low memory environments won&#8217;t fall over and for higher efficiency.</p><p>Anyhow cheers David.</p> ]]></content:encoded> </item> <item><title>By: M Tanveer</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28685</link> <dc:creator>M Tanveer</dc:creator> <pubDate>Fri, 27 Jan 2012 08:55:33 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28685</guid> <description>Thank you for the nice and simple code. But does this also support large mysql databases???</description> <content:encoded><![CDATA[<p>Thank you for the nice and simple code. But does this also support large mysql databases???</p> ]]></content:encoded> </item> <item><title>By: Paul Riley</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28658</link> <dc:creator>Paul Riley</dc:creator> <pubDate>Wed, 25 Jan 2012 09:55:43 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28658</guid> <description>Using your blog Dave, I found a solution...I set the script its own limits and presto!</description> <content:encoded><![CDATA[<p>Using your blog Dave, I found a solution&#8230;</p><p>I set the script its own limits and presto!</p> ]]></content:encoded> </item> <item><title>By: Paul Riley</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28637</link> <dc:creator>Paul Riley</dc:creator> <pubDate>Tue, 24 Jan 2012 09:37:59 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28637</guid> <description>Hi - great work - works like a charm although I am having trouble with larger db&#039;s...?I have one that is showing at 300MB - is there an easy fix to get this working?Cheers</description> <content:encoded><![CDATA[<p>Hi &#8211; great work &#8211; works like a charm although I am having trouble with larger db&#8217;s&#8230;?</p><p>I have one that is showing at 300MB &#8211; is there an easy fix to get this working?</p><p>Cheers</p> ]]></content:encoded> </item> <item><title>By: Flor</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28519</link> <dc:creator>Flor</dc:creator> <pubDate>Wed, 11 Jan 2012 20:36:32 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28519</guid> <description>Thank you! You saved me some time!</description> <content:encoded><![CDATA[<p>Thank you! You saved me some time!</p> ]]></content:encoded> </item> <item><title>By: Pulkit Gupta</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28482</link> <dc:creator>Pulkit Gupta</dc:creator> <pubDate>Sun, 08 Jan 2012 07:16:45 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28482</guid> <description>thanks a lot :)</description> <content:encoded><![CDATA[<p>thanks a lot :)</p> ]]></content:encoded> </item> <item><title>By: Straw Hat</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28457</link> <dc:creator>Straw Hat</dc:creator> <pubDate>Fri, 06 Jan 2012 06:11:17 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28457</guid> <description>thank you so muchhh!! :DD...</description> <content:encoded><![CDATA[<p>thank you so muchhh!! :DD&#8230;</p> ]]></content:encoded> </item> <item><title>By: ORIA</title><link>http://davidwalsh.name/backup-mysql-database-php/comment-page-1#comment-28455</link> <dc:creator>ORIA</dc:creator> <pubDate>Fri, 06 Jan 2012 00:51:29 +0000</pubDate> <guid
isPermaLink="false">http://davidwalsh.name/?p=336#comment-28455</guid> <description>If you use the wrapper I wrote for this script you&#039;ll need to put a www-visible folder in $backupmysql[&#039;folder&#039;]
and select any file name you need and put it in  $backupmysql[&#039;filename&#039;]
A direct link for this wrapper (might not work in far future)
http://softov.org/webdevtools/?a=backup-mysql.php</description> <content:encoded><![CDATA[<p>If you use the wrapper I wrote for this script you&#8217;ll need to put a www-visible folder in $backupmysql['folder']<br
/> and select any file name you need and put it in  $backupmysql['filename']<br
/> A direct link for this wrapper (might not work in far future)<br
/> <a
href="http://softov.org/webdevtools/?a=backup-mysql.php" rel="nofollow">http://softov.org/webdevtools/?a=backup-mysql.php</a></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/17 queries in 0.041 seconds using disk: basic
Object Caching 865/866 objects using disk: basic

Served from: davidwalsh.name @ 2012-02-09 09:21:47 -->
