Chapter 25. File UploadingAlthough we focus most of our efforts in this book on receiving data from the web servers with which we work, there will come times when we want to permit users to send their own data to the server. This chapter examines the primary means via which this is donefile uploading. As we work through this chapter, we see
|