Recommend this page to a friend! |
Download .zip |
Info | View files (6) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2006-06-12 (10 years ago) | Not enough user ratings | Total: 1,000 | All time: 3,522 This week: 872 |
Version | License | Categories | ||||
phpfile 1.0.0 | GNU General Publi... | Files and Folders |
Description | Author | |||||||||||||
This class can be used to create files and manipulate their contents. |
|
#==============================================================================# +----------------------------------+ | 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 |
File | Role | Description |
---|---|---|
CHANGELOG | Doc. | Change Log |
file.class.php | Class | phpFile Main Class |
test.file.class.php | Example | Example Usage |
LICENSE | Lic. | License File |
INSTALL | Doc. | Installation |
README | Doc. | Readme |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 2 |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
phpCSV | Used to access the filesystem | Required |
phpIP2Country | Used to access the filesystem | Required |
Related pages |
Support Forum Forum for the discussion and support of phpFile |