PHP Classes

File: README

Recommend this page to a friend!
  Classes of Mike Leigh   phpFile   README   Download  
File: README
Role: Documentation
Content type: text/plain
Description: Readme
Class: phpFile
Create files and manipulate their contents
Author: By
Last change: See the CHANGELOG file for the summary of changes to this version
Date: 18 years ago
Size: 798 bytes
 

Contents

Class file image Download
#==============================================================================# +----------------------------------+ | phpFile - File Abstraction Class | +----------------------------------+ Author : Mike Leigh Email : mike@mikeleigh.com Website : http://www.mikeleigh.com/scripts/phpdb Support : http://www.mikeleigh.com/forum Licence : GNU GPL - see LICENCE file Version : 0.2 phpFile is a file manipulation class. Incorporating phpFile into your application is as simple as including the class file like so: include('path/to/file.class.php'); For installation instructions see the INSTALL file. For license details see the LICENSE file. For development history see the CHANGELOG file. #==============================================================================#