PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,005 All time: 3,634 This week: 263Up
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
Age: 47
All time rank: 19312 in United Kingdom
Week rank: 312 Down8 in United Kingdom Up

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,005
This week:0
All time:3,634
This week:263Up