Essential PHP fast pp 203-214 | Cite as
File Handling
Chapter
This chapter introduces file handling. In physical terms, a file is a sequential collection of characters, which can be manipulated. In logical terms, a file might be viewed as a collection of data records, or a computer program. Many computer systems use files for storing information for later access. PHP has facilities to make use of and manipulate files.
Keywords
Remote Server Sequential Collection File Line File Pointer Remote File
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Preview
Unable to display preview. Download preview PDF.
Copyright information
© Springer-Verlag London 2002