Table of Contents Previous Next
Logo
Chapter 29
Copyright © 2003-2009 ZeroC, Inc.

Chapter 29 

Developing a File System Client in PHP

29.1 Chapter Overview

In this chapter, we present the source code for a PHP client that accesses the file system we developed in Chapter 5. This client can interact with a server written in any of the other language mappings.
Table of Contents Previous Next
Logo