News Feed
Sections
News Archive


Community Events
php|tek 2008 PHP Conference



Web Development Blog:
Tutorial FTP Upload via cURL
0 comments :: posted Friday October 12, 2007 @ 11:02:00
voice your opinion now!

The Web Development Blog has posted a quick tutorial on how to make an FTP upload via cURL through a simple PHP script.

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.

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.

tagged with: upload tutorial curl ftp file transmission upload tutorial curl ftp file transmission



cakephp framework application PHP5 developer zend security ajax release code zendframework package job pecl database conference book releases mysql PEAR

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework