CodeIgniter
An open source application development framework for PHP 4.3.2 or newer
Delete Files
Deletes all files contained in the supplied directory path. Files must be writable or owned by the system in order to be deleted. If the second parameter is set to TRUE, any directories contained within the supplied base directory will be nuked as well.
Get Filenames
Reads the specified directory and builds an array containing the filenames. Any sub-folders contained within the specified path are read as well.
Read File
Opens the file specfied in the path and returns it as a string.
Write File
Writes data to the file specified in the path. Creates a new file if non-existent.
Documentation generated on Tue, 22 Nov 2011 13:28:55 -0200 by phpDocumentor 1.4.3