PHP Classes

File: INSTALL

Recommend this page to a friend!
  Classes of Mike Leigh   phpFile   INSTALL   Download  
File: INSTALL
Role: Documentation
Content type: text/plain
Description: Installation
Class: phpFile
Create files and manipulate their contents
Author: By
Last change:
Date: 18 years ago
Size: 483 bytes
 

Contents

Class file image Download
#==============================================================================# +-----------------------------------+ | phpFile Installation Instructions | +-----------------------------------+ 1) Upload all of the files extracted from the distribution file onto your web server. 2) Include the file.class.php file wherever you need to use phpFile. include('path/to/file.class.php'); #==============================================================================#