Login   Register  
PHP Classes
elePHPant
Icontem

File: INSTALL

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  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: 2006-06-03 00:22
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');
#==============================================================================#