<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:media="http://search.yahoo.com/mrss/">

<channel>
	<title>Barattalo &#187; copy files</title>
	<atom:link href="http://www.barattalo.it/tag/copy-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barattalo.it</link>
	<description>code snippets, classes and other stuff for developers</description>
	<lastBuildDate>Mon, 07 Nov 2011 11:40:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Copying remote files on your server with PHP</title>
		<link>http://www.barattalo.it/2010/01/16/copying-remote-files-on-your-server-with-php/</link>
		<comments>http://www.barattalo.it/2010/01/16/copying-remote-files-on-your-server-with-php/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 13:22:14 +0000</pubDate>
		<dc:creator>Giulio Pons</dc:creator>
				<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[copy files]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[facebook api]]></category>

		<guid isPermaLink="false">http://www.barattalo.it/?p=334</guid>
		<description><![CDATA[Here is a function that let you copy remote files (remote images, for example) on your web site. This can be done also with CURL, but this function it&#8217;s enaugh if you&#8217;re not making some real splider job: As I wrote on the Facebook Connect Tutorial, this function can be added in your Facebook Connect [...]


Related posts:<ol><li><a href='http://www.barattalo.it/2010/01/17/posting-to-facebook-from-website-with-facebook-connect/' rel='bookmark' title='Posting to Facebook from website with Facebook Connect'>Posting to Facebook from website with Facebook Connect</a></li>
<li><a href='http://www.barattalo.it/2011/11/01/php-code-to-check-if-remote-mp3-exists/' rel='bookmark' title='PHP code to check if remote mp3 exists'>PHP code to check if remote mp3 exists</a></li>
<li><a href='http://www.barattalo.it/2009/11/09/hello-world/' rel='bookmark' title='Load File into a String'>Load File into a String</a></li>
<li><a href='http://www.barattalo.it/2009/12/03/how-many-users-are-connected/' rel='bookmark' title='How many users are connected?'>How many users are connected?</a></li>
<li><a href='http://www.barattalo.it/2010/02/01/calculate-dir-size-recursively/' rel='bookmark' title='Calculate dir size recursively with PHP (and count files)'>Calculate dir size recursively with PHP (and count files)</a></li>
</ol>]]></description>
		<wfw:commentRss>http://www.barattalo.it/2010/01/16/copying-remote-files-on-your-server-with-php/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

