The inputfile class manages files for input. It opens, reads and closes files in input-only mode.
Located in /file-defs.php (line 158)
Class | Description |
---|---|
![]() |
CSV Inputfile class Manage CSV-formatted files for input. |
![]() |
Open a file which contains a stylesheet and read in the style settings. This is a special case of inputfile. |
Content of file after readall()
The full path to the file
The directory prefix (if any) of the file
Size of opened file in bytes
The file pointer
The file name
True if file was opened
Constructor Open the given file for input.
Reads the next line of the file, up to max chars specified.
Documentation generated by phpDocumentor 1.3.0RC3