PHP Classes
elePHPant
Icontem

phpFile: Create files and manipulate their contents

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-06-12 (10 years ago) RSS 2.0 feedNot enough user ratingsTotal: 1,000 All time: 3,522 This week: 872Up
Version License Categories
phpfile 1.0.0GNU General Publi...Files and Folders
Description Author

This class can be used to create files and manipulate their contents.

It can create a new file or open one file that already exists with a given access mode.

It can append data, insert data in a given position or remove data contained between two positions.

Picture of Mike Leigh
Name: Mike Leigh <contact>
Classes: 7 packages by
Country: United Kingdom United Kingdom

Details
#==============================================================================#
+----------------------------------+
| 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.

#==============================================================================#
  Files folder image Files  
File Role Description
Accessible without login Plain text file CHANGELOG Doc. Change Log
Plain text file file.class.php Class phpFile Main Class
Accessible without login Plain text file test.file.class.php Example Example Usage
Accessible without login Plain text file LICENSE Lic. License File
Accessible without login Plain text file INSTALL Doc. Installation
Accessible without login Plain text file README Doc. Readme

 Version Control Reuses Unique User Downloads Download Rankings  
 0%2
Total:1,000
This week:0
All time:3,522
This week:872Up