<?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: Take Backup of MySQL database using PHP</title>
	<atom:link href="http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/</link>
	<description></description>
	<lastBuildDate>Sun, 05 Feb 2012 21:19:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Panjabshelke</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-13271</link>
		<dc:creator>Panjabshelke</dc:creator>
		<pubDate>Wed, 14 Dec 2011 05:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-13271</guid>
		<description>Hi,     Thanks a lot. This is very nice script ...........
but if we want to take backup in  excel sheet then.       
Please tell me about that how i take.......</description>
		<content:encoded><![CDATA[<p>Hi,     Thanks a lot. This is very nice script &#8230;&#8230;&#8230;..<br />
but if we want to take backup in  excel sheet then.       <br />
Please tell me about that how i take&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didwaniasumit</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-13246</link>
		<dc:creator>Didwaniasumit</dc:creator>
		<pubDate>Sun, 09 Oct 2011 15:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-13246</guid>
		<description>but still i m getting prblem...........</description>
		<content:encoded><![CDATA[<p>but still i m getting prblem&#8230;&#8230;&#8230;..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didwaniasumit</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-13245</link>
		<dc:creator>Didwaniasumit</dc:creator>
		<pubDate>Sun, 09 Oct 2011 15:04:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-13245</guid>
		<description>//get all of the tables
if($tables == &#039;*&#039;)
{
$tables = array();
$result = mysql_query(&#039;SHOW TABLES&#039;);
while($row = mysql_fetch_row($result, $conn))
{
$tables[] = $row[0];
}
}
else
</description>
		<content:encoded><![CDATA[<p>//get all of the tables<br />
if($tables == &#8216;*&#8217;)<br />
{<br />
$tables = array();<br />
$result = mysql_query(&#8216;SHOW TABLES&#8217;);<br />
while($row = mysql_fetch_row($result, $conn))<br />
{<br />
$tables[] = $row[0];<br />
}<br />
}<br />
else</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-13244</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Sat, 08 Oct 2011 17:27:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-13244</guid>
		<description>Hi,

Thanks for comment. Please add connection in bracket after comma. 
Like Ex:  mysql_fetch_row($results,$conn)

Here $conn is the DB connection.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for comment. Please add connection in bracket after comma.<br />
Like Ex:  mysql_fetch_row($results,$conn)</p>
<p>Here $conn is the DB connection.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Didwaniasumit</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-13243</link>
		<dc:creator>Didwaniasumit</dc:creator>
		<pubDate>Sat, 08 Oct 2011 16:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-13243</guid>
		<description>hi i m new to php so plz help me in this prblem....

Warning:  mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:xampphtdocsphp_admindb_backup.php on line 18
</description>
		<content:encoded><![CDATA[<p>hi i m new to php so plz help me in this prblem&#8230;.</p>
<p>Warning:  mysql_fetch_row() expects parameter 1 to be resource, boolean given in C:xampphtdocsphp_admindb_backup.php on line 18</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashokkadali K</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-10642</link>
		<dc:creator>Ashokkadali K</dc:creator>
		<pubDate>Wed, 27 Apr 2011 13:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-10642</guid>
		<description>how to backup mysql database values using php to dreamweaver editer</description>
		<content:encoded><![CDATA[<p>how to backup mysql database values using php to dreamweaver editer</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Malar selvi</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-9162</link>
		<dc:creator>Malar selvi</dc:creator>
		<pubDate>Wed, 09 Jun 2010 15:16:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-9162</guid>
		<description>i had button to call this function....how to pass values to this function</description>
		<content:encoded><![CDATA[<p>i had button to call this function&#8230;.how to pass values to this function</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: archit</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-9128</link>
		<dc:creator>archit</dc:creator>
		<pubDate>Wed, 02 Jun 2010 11:31:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-9128</guid>
		<description>Hi, Thanx a lot..This is a good script .This is very helpful for me.. thanx a lot once again..</description>
		<content:encoded><![CDATA[<p>Hi, Thanx a lot..This is a good script .This is very helpful for me.. thanx a lot once again..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamith Malindasiri</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-6015</link>
		<dc:creator>Chamith Malindasiri</dc:creator>
		<pubDate>Tue, 30 Mar 2010 06:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-6015</guid>
		<description>BUT......................
    How can we restore database using this .sql file? it is impossible i tried. pls help me......</description>
		<content:encoded><![CDATA[<p>BUT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
    How can we restore database using this .sql file? it is impossible i tried. pls help me&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chamith Malindasiri</title>
		<link>http://www.phpgenious.com/2009/03/take-backup-of-mysql-database-using-php/comment-page-1/#comment-10216</link>
		<dc:creator>Chamith Malindasiri</dc:creator>
		<pubDate>Tue, 30 Mar 2010 06:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=249#comment-10216</guid>
		<description>BUT......................
    How can we restore database using this .sql file? it is impossible i tried. pls help me......</description>
		<content:encoded><![CDATA[<p>BUT&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;.<br />
    How can we restore database using this .sql file? it is impossible i tried. pls help me&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
