| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 23x Winner: 5x | |||||||||||||||||||
| Classes of Cesar D. Rodas | > | File Exchange Protocol | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Freshmeat project | |||||
| Dependencies | Trackback | Applications | ||||||
| Groups | ||
| HTTP | HTTP protocol clients, headers and cookies | View top rated classes | |
| Files and Folders | Listing, accessing and manipulating files and folders | View top rated classes | |
| Stream wrappers | Access resources like regular files | View top rated classes |
| Innovation Award | ||
![]() October 2007 Winner Prize: One book of choice by O'Reilly |
Exchanging files between servers is often used with FTP or other file transfer protocols. However, sometimes it is necessary to exchange files between servers without FTP support. The package implements a stream wrapper that allows PHP applications to use just HTTP requests sent between Web servers with PHP support. Sending and receiving files is very simple as it is all done using regular PHP file access functions like fopen, fread, fwrite and fclose. Manuel Lemos |
| Freshmeat project | ||
| Project record: | fep |
|---|---|
| Popularity score: | 11.27 |
| Vitality score: | 45.18 |
| User ratings | ||
| Ratings | ||||||||
|---|---|---|---|---|---|---|---|---|
| All time: | ||||||||
| Month: | ||||||||
| Packages needed by this class | ||
| Class | Dependency | Why it is needed |
|---|---|---|
| PHP HTTP protocol client | The Filesystem is working over HTTP/1.0 |
| Trackback links | ||
| Link | Description |
|---|---|
| Remote File system in PHP | Hello to every one, you may be surprised by the title of this post and you may be wondering why a remote file-system in PHP?.. |
| Applications that use this class | ||
| File | Role | Description | ||
|---|---|---|---|---|
| Class | Base class | |||
| Class | Client Class | |||
| Class | Server Class | |||
| Class | Safe IO, to provide a generic file locking | |||
| Files | / | |||
| File | Role | Description | ||
|---|---|---|---|---|
| |
Example | Client Example | ||
| |
Example | Server Example | ||
| Download all files: fep.tar.gz fep.zip |