<?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 cPanel full backup-PHP</title>
	<atom:link href="http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Jan 2012 01:35:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: linkway hosting</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-13234</link>
		<dc:creator>linkway hosting</dc:creator>
		<pubDate>Sat, 13 Aug 2011 06:49:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-13234</guid>
		<description>How to show or store the name of backed up file in php variable ?</description>
		<content:encoded><![CDATA[<p>How to show or store the name of backed up file in php variable ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linkway hosting</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-13232</link>
		<dc:creator>linkway hosting</dc:creator>
		<pubDate>Sat, 13 Aug 2011 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-13232</guid>
		<description>Hi,
Can you tell me exact code which create backup file ? (that.zip file)
I want that backup.zip file to be uploaded on remote ftp server</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you tell me exact code which create backup file ? (that.zip file)<br />
I want that backup.zip file to be uploaded on remote ftp server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: linkway hosting</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-13233</link>
		<dc:creator>linkway hosting</dc:creator>
		<pubDate>Sat, 13 Aug 2011 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-13233</guid>
		<description>Hi,
Can you tell me exact code which create backup file ? (that.zip file)
I want that backup.zip file to be uploaded on remote ftp server</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can you tell me exact code which create backup file ? (that.zip file)<br />
I want that backup.zip file to be uploaded on remote ftp server</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Take cPanel full backup-PHP &#124; Dailytuts.net - Daily tutorial for peoples</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-1497</link>
		<dc:creator>Take cPanel full backup-PHP &#124; Dailytuts.net - Daily tutorial for peoples</dc:creator>
		<pubDate>Sat, 11 Apr 2009 16:59:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-1497</guid>
		<description>[...] Original post: Take cPanel full backup-PHP [...]</description>
		<content:encoded><![CDATA[<p>[...] Original post: Take cPanel full backup-PHP [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-1117</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Mar 2009 14:05:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-1117</guid>
		<description>Thanks to you  David Grega.
And I will contact you for this topic.
Thanks again for your time.</description>
		<content:encoded><![CDATA[<p>Thanks to you  David Grega.<br />
And I will contact you for this topic.<br />
Thanks again for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-10218</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 25 Mar 2009 14:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-10218</guid>
		<description>Thanks to you  David Grega.
And I will contact you for this topic.
Thanks again for your time.</description>
		<content:encoded><![CDATA[<p>Thanks to you  David Grega.<br />
And I will contact you for this topic.<br />
Thanks again for your time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Grega</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-1107</link>
		<dc:creator>David Grega</dc:creator>
		<pubDate>Tue, 24 Mar 2009 19:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-1107</guid>
		<description>You may wish to consider refactoring your script to use our APIs, which can be accessed using just the cPanel user credentials.  Our XML API can call the API1 function that triggers a remote backup.  Feel welcome to contact me directly for assistance with doing this.

Using our APIs will make your script work regardless of which cPanel theme the user is utilizing and will make your script more future-proof.</description>
		<content:encoded><![CDATA[<p>You may wish to consider refactoring your script to use our APIs, which can be accessed using just the cPanel user credentials.  Our XML API can call the API1 function that triggers a remote backup.  Feel welcome to contact me directly for assistance with doing this.</p>
<p>Using our APIs will make your script work regardless of which cPanel theme the user is utilizing and will make your script more future-proof.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Grega</title>
		<link>http://www.phpgenious.com/2009/03/take-cpanel-full-backup-php/comment-page-1/#comment-10217</link>
		<dc:creator>David Grega</dc:creator>
		<pubDate>Tue, 24 Mar 2009 19:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpgenious.com/?p=265#comment-10217</guid>
		<description>You may wish to consider refactoring your script to use our APIs, which can be accessed using just the cPanel user credentials.  Our XML API can call the API1 function that triggers a remote backup.  Feel welcome to contact me directly for assistance with doing this.

Using our APIs will make your script work regardless of which cPanel theme the user is utilizing and will make your script more future-proof.</description>
		<content:encoded><![CDATA[<p>You may wish to consider refactoring your script to use our APIs, which can be accessed using just the cPanel user credentials.  Our XML API can call the API1 function that triggers a remote backup.  Feel welcome to contact me directly for assistance with doing this.</p>
<p>Using our APIs will make your script work regardless of which cPanel theme the user is utilizing and will make your script more future-proof.</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! -->
