News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
My Automated PHP Scripts for Creating FTP Connections to a Remote Server
June 19, 2012 @ 10:41:57

PHPBuilder.com has posted a new tutorial about creating automated FTP scripts to pull down information from a remote server (using FTP streams).

In 2007 I began working on a website project for an investment company in my hometown of Cleveland, Ohio USA. The purpose of this website was to automatically download financial data of traded securities from two (2) remote Web servers. [...] Both of these PHP scripts were set up on the Web server's "crontab manager" to automatically run at a set time each business day.

Code is included showing how to connect to the remote service (via curl) with a "ftp" stream-based URL as the location. Also included is an example using a fopen call to the URL and inserting the resulting data into their tracking tables. The other script pulls the data out and adds a new record to a transactions table for the current day.

0 comments voice your opinion now!
ftp tutorial connection transaction mysql cron automation


blog comments powered by Disqus

Similar Posts

Extending Twig Templates: Inheritance, Filters, and Functions

DevShed: Generating Web Pages in Multiple Languages with a PHP IP-to-Country Mapping Application

Rob Allen's Blog: A Tutorial Update & Extending ViewRenderer to Support Layout Templates

Christoph Dorn's Blog: Profiling queries with Zend_Db_Profiler_Firebug

PHPro.org: Tutorial - Reciprocal Links


Community Events











Don't see your event here?
Let us know!


release language interview object example opinion functional zendframework2 tool composer conference development series podcast community framework introduction testing database code

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