News Feed
Jobs Feed
Sections




News Archive
DevShed:
Implementing Internet Protocols with PHP
June 04, 2008 @ 09:32:22

On DevShed today, there's a new tutorial on showing how to create a simple application to use one of the simpler protocols - FTP.

PHP has many functions that help us to implement Internet and/or networking protocols. In this article, we will look at how to implement some of those protocols using PHP.

They introduce the FTP functions for PHP (a basic list, PHP manual style) and include the code - the CSS to make it easier to use and the PHP code to make the FTP connection and grab the remote file listing. A screenshot is included to give you an idea of the end result.

0 comments voice your opinion now!
tutorial ftp protocol application css remote file list


blog comments powered by Disqus

Similar Posts

SitePoint PHP Blog: How to Split WordPress Content Into Two or More Columns

DevShed: PHP 5 Helpers: Calling Methods Out of Object Scope

PHPImpact Blog: From Swift Mailer to Zend_Mail

IBM DeveloperWorks: Seven habits for writing secure PHP applications

Sandro Groganz's Blog: eZ develops PHP application server


Community Events









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


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

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