<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 00:11:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Web Development Blog: Tutorial: FTP Upload via cURL]]></title>
      <guid>http://www.phpdeveloper.org/news/8827</guid>
      <link>http://www.phpdeveloper.org/news/8827</link>
      <description><![CDATA[<p>
The Web Development Blog has <a href="http://www.web-development-blog.com/archives/tutorial-ftp-upload-via-curl/">posted a quick tutorial</a> on how to make an FTP upload via cURL through a simple PHP script.
</p>
<blockquote>
FTP hosting is often much cheaper than regular web hosting. The upload with an ftp client is for sure the most common way, but could be a problem for people behind a firewall or without enough rights (capabilities) to install a FTP client. For those a upload via a web form is the best solution.
</blockquote>
<p>
They mention how to change the upload limitations on your server (for those with access to the php.ini file) and some sample code showing how to make the connection to a remote domain and push the file up over FTP.
</p>]]></description>
      <pubDate>Fri, 12 Oct 2007 11:02:00 -0500</pubDate>
    </item>
  </channel>
</rss>
