News Feed
Jobs Feed
Sections




News Archive
Northclick Blog:
The real power of PHP stream wrappers
November 20, 2006 @ 10:06:00

In this new post on the Northclick blog, Soenke talks about the stream wrappers included in PHP and some of the magic that can happen when they're applied correctly. In this case, it's an application of the ssh2 library (by Sara Golemon).

The new system must be very stable with a strict error checking and has to support several ways of file transports (FTP, SCP/SFTP). SCP is faster then FTP and secure by nature. It's going to be the standard way for deployment.

After finding and loading the extension, things flowed along swimmingly - the code shows a simple transfer method of transfer over a secure ftp connection, complete with a few performance stats at the end.

0 comments voice your opinion now!
power stream wrappers secure ftp transfer spl power stream wrappers secure ftp transfer spl


blog comments powered by Disqus

Similar Posts

NETTUTS.com: Secure Your Forms With Form Keys

P3 Podcast: 2008.07.24: Live Podcast Announcement

Johannes Schluter's Blog: Direct MySQL Stream Access

Dotvoid.com: Generating Excel files with PHP

Stefan Koopmanschap's Blog: GlobIterator: Easy access to specific files


Community Events











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


zendframework2 community introduction framework podcast testing series application code functional development language composer database release phpunit interview opinion example api

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