Class fileinput

Description

Loads data from textfiles

Located in /filefunctions.php (line 12)


	
			
Variable Summary
mixed $files
Method Summary
fileinput fileinput (string $filename)
void close ()
void read ()
void readAll ()
Variables
mixed $files (line 15)
Methods
Constructor fileinput (line 21)

Opens a file

fileinput fileinput (string $filename)
  • string $filename: filename Filename
close (line 51)

Closes the file

void close ()
read (line 29)

Reads a single line

void read ()
readAll (line 38)

Reads an entire file into an array.

Each line in the document is a field in the array.

void readAll ()

Documentation generated on Thu, 15 Jul 2004 08:23:55 +0200 by phpDocumentor 1.3.0RC3